#3c02e2 color space conversions
Hex:
        #3c02e2
        RGB:
        60, 2, 226
        CMY:
        76, 99, 11
        CMYK:
        73, 99, 0, 11
      HSL:
        256°, 98.2456%, 44.7059%
        HSV (HSB):
        256°, 99.1150%, 88.6275%
        XYZ:
        15.6127, 6.4951, 72.3823
        xyY:
        0.1652, 0.0687, 6.4951
      CIE-Lab:
        30.6286, 72.8457, -94.1562
        CIE-LCH:
        30.6286, 119.0458, 307.7280
        CIE-Luv:
        30.6286, -3.4648, -115.9866
        Hunter-Lab:
        25.4854, 64.7517, -150.5525
      #3c02e2 color charts
#3c02e2 RGB chart
      #3c02e2 CMYK chart
      #3c02e2 RGB pie chart
      #3c02e2 color shades, tints & tones
#3c02e2 color schemes
#3c02e2 color preview, HTML & CSS examples
           This text has a color of #3c02e2        
        
          <p style="color:#3c02e2;">Text here</p>
        
        
          .mytext {color:#3c02e2;}
        
        Text color #3c02e2
      
           This box has a color of #3c02e2        
        
          <div style="background-color:#3c02e2;">Content here</div>
        
        
          .mybackground {background-color:#3c02e2;}
        
        Background color #3c02e2
      
           Border around this has a color of #3c02e2        
        
          <div style="border:2px solid #3c02e2;">Content here</div>
        
        
          .myborder {border:2px solid #3c02e2;}
        
        Border color #3c02e2