#3c02a5 color space conversions
Hex:
        #3c02a5
        RGB:
        60, 2, 165
        CMY:
        76, 99, 35
        CMYK:
        64, 99, 0, 35
      HSL:
        261°, 97.6048%, 32.7451%
        HSV (HSB):
        261°, 98.7879%, 64.7059%
        XYZ:
        8.6767, 3.7207, 35.8582
        xyY:
        0.1798, 0.0771, 3.7207
      CIE-Lab:
        22.7257, 58.2136, -71.3461
        CIE-LCH:
        22.7257, 92.0820, 309.2121
        CIE-Luv:
        22.7257, 1.1440, -80.8658
        Hunter-Lab:
        19.2891, 46.5379, -96.7170
      #3c02a5 color charts
#3c02a5 RGB chart
      #3c02a5 CMYK chart
      #3c02a5 RGB pie chart
      #3c02a5 color shades, tints & tones
#3c02a5 color schemes
#3c02a5 color preview, HTML & CSS examples
           This text has a color of #3c02a5        
        
          <p style="color:#3c02a5;">Text here</p>
        
        
          .mytext {color:#3c02a5;}
        
        Text color #3c02a5
      
           This box has a color of #3c02a5        
        
          <div style="background-color:#3c02a5;">Content here</div>
        
        
          .mybackground {background-color:#3c02a5;}
        
        Background color #3c02a5
      
           Border around this has a color of #3c02a5        
        
          <div style="border:2px solid #3c02a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c02a5;}
        
        Border color #3c02a5