#b266f2 color space conversions
Hex:
        #b266f2
        RGB:
        178, 102, 242
        CMY:
        30, 60, 5
        CMYK:
        26, 58, 0, 5
      HSL:
        273°, 84.3373%, 67.4510%
        HSV (HSB):
        273°, 57.8512%, 94.9020%
        XYZ:
        39.1385, 25.3785, 86.8401
        xyY:
        0.2586, 0.1677, 25.3785
      CIE-Lab:
        57.4424, 55.4228, -58.8494
        CIE-LCH:
        57.4424, 80.8389, 313.2824
        CIE-Luv:
        57.4424, 24.0996, -99.0269
        Hunter-Lab:
        50.3771, 50.5185, -66.9402
      #b266f2 color charts
#b266f2 RGB chart
      #b266f2 CMYK chart
      #b266f2 RGB pie chart
      #b266f2 color shades, tints & tones
#b266f2 color schemes
#b266f2 color preview, HTML & CSS examples
           This text has a color of #b266f2        
        
          <p style="color:#b266f2;">Text here</p>
        
        
          .mytext {color:#b266f2;}
        
        Text color #b266f2
      
           This box has a color of #b266f2        
        
          <div style="background-color:#b266f2;">Content here</div>
        
        
          .mybackground {background-color:#b266f2;}
        
        Background color #b266f2
      
           Border around this has a color of #b266f2        
        
          <div style="border:2px solid #b266f2;">Content here</div>
        
        
          .myborder {border:2px solid #b266f2;}
        
        Border color #b266f2