#b03cf3 color space conversions
Hex:
        #b03cf3
        RGB:
        176, 60, 243
        CMY:
        31, 76, 5
        CMYK:
        28, 75, 0, 5
      HSL:
        278°, 88.4058%, 59.4118%
        HSV (HSB):
        278°, 75.3086%, 95.2941%
        XYZ:
        35.6980, 18.9329, 86.5669
        xyY:
        0.2528, 0.1341, 18.9329
      CIE-Lab:
        50.6086, 73.6431, -70.4371
        CIE-LCH:
        50.6086, 101.9053, 316.2747
        CIE-Luv:
        50.6086, 31.9822, -114.6358
        Hunter-Lab:
        43.5119, 70.2989, -87.4990
      #b03cf3 color charts
#b03cf3 RGB chart
      #b03cf3 CMYK chart
      #b03cf3 RGB pie chart
      #b03cf3 color shades, tints & tones
#b03cf3 color schemes
#b03cf3 color preview, HTML & CSS examples
           This text has a color of #b03cf3        
        
          <p style="color:#b03cf3;">Text here</p>
        
        
          .mytext {color:#b03cf3;}
        
        Text color #b03cf3
      
           This box has a color of #b03cf3        
        
          <div style="background-color:#b03cf3;">Content here</div>
        
        
          .mybackground {background-color:#b03cf3;}
        
        Background color #b03cf3
      
           Border around this has a color of #b03cf3        
        
          <div style="border:2px solid #b03cf3;">Content here</div>
        
        
          .myborder {border:2px solid #b03cf3;}
        
        Border color #b03cf3