#b060e8 color space conversions
Hex:
        #b060e8
        RGB:
        176, 96, 232
        CMY:
        31, 62, 9
        CMYK:
        24, 59, 0, 9
      HSL:
        275°, 74.7253%, 64.3137%
        HSV (HSB):
        275°, 58.6207%, 90.9804%
        XYZ:
        36.6529, 23.4220, 78.9330
        xyY:
        0.2637, 0.1685, 23.4220
      CIE-Lab:
        55.5044, 55.7285, -56.3813
        CIE-LCH:
        55.5044, 79.2749, 314.6664
        CIE-Luv:
        55.5044, 26.5678, -94.4818
        Hunter-Lab:
        48.3963, 50.4930, -62.8229
      #b060e8 color charts
#b060e8 RGB chart
      #b060e8 CMYK chart
      #b060e8 RGB pie chart
      #b060e8 color shades, tints & tones
#b060e8 color schemes
#b060e8 color preview, HTML & CSS examples
           This text has a color of #b060e8        
        
          <p style="color:#b060e8;">Text here</p>
        
        
          .mytext {color:#b060e8;}
        
        Text color #b060e8
      
           This box has a color of #b060e8        
        
          <div style="background-color:#b060e8;">Content here</div>
        
        
          .mybackground {background-color:#b060e8;}
        
        Background color #b060e8
      
           Border around this has a color of #b060e8        
        
          <div style="border:2px solid #b060e8;">Content here</div>
        
        
          .myborder {border:2px solid #b060e8;}
        
        Border color #b060e8