#3c02c2 color space conversions
Hex:
        #3c02c2
        RGB:
        60, 2, 194
        CMY:
        76, 99, 24
        CMYK:
        69, 99, 0, 24
      HSL:
        258°, 97.9592%, 38.4314%
        HSV (HSB):
        258°, 98.9691%, 76.0784%
        XYZ:
        11.6228, 4.8991, 51.3720
        xyY:
        0.1712, 0.0722, 4.8991
      CIE-Lab:
        26.4454, 65.2222, -82.5171
        CIE-LCH:
        26.4454, 105.1809, 308.3231
        CIE-Luv:
        26.4454, -1.2031, -97.6449
        Hunter-Lab:
        22.1339, 54.9980, -122.1158
      #3c02c2 color charts
#3c02c2 RGB chart
      #3c02c2 CMYK chart
      #3c02c2 RGB pie chart
      #3c02c2 color shades, tints & tones
#3c02c2 color schemes
#3c02c2 color preview, HTML & CSS examples
           This text has a color of #3c02c2        
        
          <p style="color:#3c02c2;">Text here</p>
        
        
          .mytext {color:#3c02c2;}
        
        Text color #3c02c2
      
           This box has a color of #3c02c2        
        
          <div style="background-color:#3c02c2;">Content here</div>
        
        
          .mybackground {background-color:#3c02c2;}
        
        Background color #3c02c2
      
           Border around this has a color of #3c02c2        
        
          <div style="border:2px solid #3c02c2;">Content here</div>
        
        
          .myborder {border:2px solid #3c02c2;}
        
        Border color #3c02c2