#3c02a0 color space conversions
Hex:
        #3c02a0
        RGB:
        60, 2, 160
        CMY:
        76, 99, 37
        CMYK:
        63, 99, 0, 37
      HSL:
        262°, 97.5309%, 31.7647%
        HSV (HSB):
        262°, 98.7500%, 62.7451%
        XYZ:
        8.2304, 3.5421, 33.5076
        xyY:
        0.1818, 0.0782, 3.5421
      CIE-Lab:
        22.0960, 56.9988, -69.3454
        CIE-LCH:
        22.0960, 89.7644, 309.4187
        CIE-Luv:
        22.0960, 1.5864, -77.9625
        Hunter-Lab:
        18.8206, 45.1231, -92.3838
      #3c02a0 color charts
#3c02a0 RGB chart
      #3c02a0 CMYK chart
      #3c02a0 RGB pie chart
      #3c02a0 color shades, tints & tones
#3c02a0 color schemes
#3c02a0 color preview, HTML & CSS examples
           This text has a color of #3c02a0        
        
          <p style="color:#3c02a0;">Text here</p>
        
        
          .mytext {color:#3c02a0;}
        
        Text color #3c02a0
      
           This box has a color of #3c02a0        
        
          <div style="background-color:#3c02a0;">Content here</div>
        
        
          .mybackground {background-color:#3c02a0;}
        
        Background color #3c02a0
      
           Border around this has a color of #3c02a0        
        
          <div style="border:2px solid #3c02a0;">Content here</div>
        
        
          .myborder {border:2px solid #3c02a0;}
        
        Border color #3c02a0