#b266ea color space conversions
Hex:
        #b266ea
        RGB:
        178, 102, 234
        CMY:
        30, 60, 8
        CMYK:
        24, 56, 0, 8
      HSL:
        275°, 75.8621%, 65.8824%
        HSV (HSB):
        275°, 56.4103%, 91.7647%
        XYZ:
        37.9628, 24.9082, 80.6488
        xyY:
        0.2645, 0.1736, 24.9082
      CIE-Lab:
        56.9859, 53.6276, -55.1195
        CIE-LCH:
        56.9859, 76.9031, 314.2140
        CIE-Luv:
        56.9859, 25.5688, -92.8372
        Hunter-Lab:
        49.9081, 48.4372, -60.8737
      #b266ea color charts
#b266ea RGB chart
      #b266ea CMYK chart
      #b266ea RGB pie chart
      #b266ea color shades, tints & tones
#b266ea color schemes
#b266ea color preview, HTML & CSS examples
           This text has a color of #b266ea        
        
          <p style="color:#b266ea;">Text here</p>
        
        
          .mytext {color:#b266ea;}
        
        Text color #b266ea
      
           This box has a color of #b266ea        
        
          <div style="background-color:#b266ea;">Content here</div>
        
        
          .mybackground {background-color:#b266ea;}
        
        Background color #b266ea
      
           Border around this has a color of #b266ea        
        
          <div style="border:2px solid #b266ea;">Content here</div>
        
        
          .myborder {border:2px solid #b266ea;}
        
        Border color #b266ea