#3c03bf color space conversions
Hex:
        #3c03bf
        RGB:
        60, 3, 191
        CMY:
        76, 99, 25
        CMYK:
        69, 98, 0, 25
      HSL:
        258°, 96.9072%, 38.0392%
        HSV (HSB):
        258°, 98.4293%, 74.9020%
        XYZ:
        11.3000, 4.7874, 49.6187
        xyY:
        0.1720, 0.0729, 4.7874
      CIE-Lab:
        26.1202, 64.3050, -81.2860
        CIE-LCH:
        26.1202, 103.6462, 308.3474
        CIE-Luv:
        26.1202, -1.0133, -95.9579
        Hunter-Lab:
        21.8801, 53.8966, -119.1393
      #3c03bf color charts
#3c03bf RGB chart
      #3c03bf CMYK chart
      #3c03bf RGB pie chart
      #3c03bf color shades, tints & tones
#3c03bf color schemes
#3c03bf color preview, HTML & CSS examples
           This text has a color of #3c03bf        
        
          <p style="color:#3c03bf;">Text here</p>
        
        
          .mytext {color:#3c03bf;}
        
        Text color #3c03bf
      
           This box has a color of #3c03bf        
        
          <div style="background-color:#3c03bf;">Content here</div>
        
        
          .mybackground {background-color:#3c03bf;}
        
        Background color #3c03bf
      
           Border around this has a color of #3c03bf        
        
          <div style="border:2px solid #3c03bf;">Content here</div>
        
        
          .myborder {border:2px solid #3c03bf;}
        
        Border color #3c03bf