#b03cf8 color space conversions
Hex:
        #b03cf8
        RGB:
        176, 60, 248
        CMY:
        31, 76, 3
        CMYK:
        29, 76, 0, 3
      HSL:
        277°, 93.0693%, 60.3922%
        HSV (HSB):
        277°, 75.8065%, 97.2549%
        XYZ:
        36.4636, 19.2391, 90.5986
        xyY:
        0.2492, 0.1315, 19.2391
      CIE-Lab:
        50.9658, 74.6641, -72.6540
        CIE-LCH:
        50.9658, 104.1793, 315.7817
        CIE-Luv:
        50.9658, 30.8323, -118.0836
        Hunter-Lab:
        43.8624, 71.6310, -91.7608
      #b03cf8 color charts
#b03cf8 RGB chart
      #b03cf8 CMYK chart
      #b03cf8 RGB pie chart
      #b03cf8 color shades, tints & tones
#b03cf8 color schemes
#b03cf8 color preview, HTML & CSS examples
           This text has a color of #b03cf8        
        
          <p style="color:#b03cf8;">Text here</p>
        
        
          .mytext {color:#b03cf8;}
        
        Text color #b03cf8
      
           This box has a color of #b03cf8        
        
          <div style="background-color:#b03cf8;">Content here</div>
        
        
          .mybackground {background-color:#b03cf8;}
        
        Background color #b03cf8
      
           Border around this has a color of #b03cf8        
        
          <div style="border:2px solid #b03cf8;">Content here</div>
        
        
          .myborder {border:2px solid #b03cf8;}
        
        Border color #b03cf8