#b267e2 color space conversions
Hex:
        #b267e2
        RGB:
        178, 103, 226
        CMY:
        30, 60, 11
        CMYK:
        21, 54, 0, 11
      HSL:
        277°, 67.9558%, 64.5098%
        HSV (HSB):
        277°, 54.4248%, 88.6275%
        XYZ:
        36.9378, 24.6565, 74.7638
        xyY:
        0.2709, 0.1808, 24.6565
      CIE-Lab:
        56.7392, 51.3471, -51.0318
        CIE-LCH:
        56.7392, 72.3931, 315.1765
        CIE-Luv:
        56.7392, 26.7649, -86.0803
        Hunter-Lab:
        49.6553, 45.8867, -54.5118
      #b267e2 color charts
#b267e2 RGB chart
      #b267e2 CMYK chart
      #b267e2 RGB pie chart
      #b267e2 color shades, tints & tones
#b267e2 color schemes
#b267e2 color preview, HTML & CSS examples
           This text has a color of #b267e2        
        
          <p style="color:#b267e2;">Text here</p>
        
        
          .mytext {color:#b267e2;}
        
        Text color #b267e2
      
           This box has a color of #b267e2        
        
          <div style="background-color:#b267e2;">Content here</div>
        
        
          .mybackground {background-color:#b267e2;}
        
        Background color #b267e2
      
           Border around this has a color of #b267e2        
        
          <div style="border:2px solid #b267e2;">Content here</div>
        
        
          .myborder {border:2px solid #b267e2;}
        
        Border color #b267e2