#3c14a5 color space conversions
Hex:
        #3c14a5
        RGB:
        60, 20, 165
        CMY:
        76, 92, 35
        CMYK:
        64, 88, 0, 35
      HSL:
        257°, 78.3784%, 36.2745%
        HSV (HSB):
        257°, 87.8788%, 64.7059%
        XYZ:
        8.9052, 4.1776, 35.9343
        xyY:
        0.1817, 0.0852, 4.1776
      CIE-Lab:
        24.2500, 53.6019, -68.8156
        CIE-LCH:
        24.2500, 87.2281, 307.9157
        CIE-Luv:
        24.2500, 0.2351, -81.5634
        Hunter-Lab:
        20.4391, 42.0025, -89.9311
      #3c14a5 color charts
#3c14a5 RGB chart
      #3c14a5 CMYK chart
      #3c14a5 RGB pie chart
      #3c14a5 color shades, tints & tones
#3c14a5 color schemes
#3c14a5 color preview, HTML & CSS examples
           This text has a color of #3c14a5        
        
          <p style="color:#3c14a5;">Text here</p>
        
        
          .mytext {color:#3c14a5;}
        
        Text color #3c14a5
      
           This box has a color of #3c14a5        
        
          <div style="background-color:#3c14a5;">Content here</div>
        
        
          .mybackground {background-color:#3c14a5;}
        
        Background color #3c14a5
      
           Border around this has a color of #3c14a5        
        
          <div style="border:2px solid #3c14a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c14a5;}
        
        Border color #3c14a5