#3c03fb color space conversions
Hex:
        #3c03fb
        RGB:
        60, 3, 251
        CMY:
        76, 99, 2
        CMYK:
        76, 99, 0, 2
      HSL:
        254°, 97.6378%, 49.8039%
        HSV (HSB):
        254°, 98.8048%, 98.4314%
        XYZ:
        19.3086, 7.9908, 91.7915
        xyY:
        0.1621, 0.0671, 7.9908
      CIE-Lab:
        33.9638, 78.5670, -102.7899
        CIE-LCH:
        33.9638, 129.3775, 307.3923
        CIE-Luv:
        33.9638, -5.0901, -130.1854
        Hunter-Lab:
        28.2680, 72.4563, -172.7379
      #3c03fb color charts
#3c03fb RGB chart
      #3c03fb CMYK chart
      #3c03fb RGB pie chart
      #3c03fb color shades, tints & tones
#3c03fb color schemes
#3c03fb color preview, HTML & CSS examples
           This text has a color of #3c03fb        
        
          <p style="color:#3c03fb;">Text here</p>
        
        
          .mytext {color:#3c03fb;}
        
        Text color #3c03fb
      
           This box has a color of #3c03fb        
        
          <div style="background-color:#3c03fb;">Content here</div>
        
        
          .mybackground {background-color:#3c03fb;}
        
        Background color #3c03fb
      
           Border around this has a color of #3c03fb        
        
          <div style="border:2px solid #3c03fb;">Content here</div>
        
        
          .myborder {border:2px solid #3c03fb;}
        
        Border color #3c03fb