#3c02e3 color space conversions
Hex:
        #3c02e3
        RGB:
        60, 2, 227
        CMY:
        76, 99, 11
        CMYK:
        74, 99, 0, 11
      HSL:
        255°, 98.2533%, 44.9020%
        HSV (HSB):
        255°, 99.1189%, 89.0196%
        XYZ:
        15.7503, 6.5501, 73.1072
        xyY:
        0.1651, 0.0687, 6.5501
      CIE-Lab:
        30.7600, 73.0818, -94.5104
        CIE-LCH:
        30.7600, 119.4704, 307.7136
        CIE-Luv:
        30.7600, -3.5312, -116.5562
        Hunter-Lab:
        25.5932, 65.0625, -151.4471
      #3c02e3 color charts
#3c02e3 RGB chart
      #3c02e3 CMYK chart
      #3c02e3 RGB pie chart
      #3c02e3 color shades, tints & tones
#3c02e3 color schemes
#3c02e3 color preview, HTML & CSS examples
           This text has a color of #3c02e3        
        
          <p style="color:#3c02e3;">Text here</p>
        
        
          .mytext {color:#3c02e3;}
        
        Text color #3c02e3
      
           This box has a color of #3c02e3        
        
          <div style="background-color:#3c02e3;">Content here</div>
        
        
          .mybackground {background-color:#3c02e3;}
        
        Background color #3c02e3
      
           Border around this has a color of #3c02e3        
        
          <div style="border:2px solid #3c02e3;">Content here</div>
        
        
          .myborder {border:2px solid #3c02e3;}
        
        Border color #3c02e3