#3c02ce color space conversions
Hex:
        #3c02ce
        RGB:
        60, 2, 206
        CMY:
        76, 99, 19
        CMYK:
        71, 99, 0, 19
      HSL:
        257°, 98.0769%, 40.7843%
        HSV (HSB):
        257°, 99.0291%, 80.7843%
        XYZ:
        13.0258, 5.4603, 58.7599
        xyY:
        0.1686, 0.0707, 5.4603
      CIE-Lab:
        28.0079, 68.0963, -86.9554
        CIE-LCH:
        28.0079, 110.4461, 308.0651
        CIE-Luv:
        28.0079, -2.0851, -104.5477
        Hunter-Lab:
        23.3673, 58.6095, -132.7348
      #3c02ce color charts
#3c02ce RGB chart
      #3c02ce CMYK chart
      #3c02ce RGB pie chart
      #3c02ce color shades, tints & tones
#3c02ce color schemes
#3c02ce color preview, HTML & CSS examples
           This text has a color of #3c02ce        
        
          <p style="color:#3c02ce;">Text here</p>
        
        
          .mytext {color:#3c02ce;}
        
        Text color #3c02ce
      
           This box has a color of #3c02ce        
        
          <div style="background-color:#3c02ce;">Content here</div>
        
        
          .mybackground {background-color:#3c02ce;}
        
        Background color #3c02ce
      
           Border around this has a color of #3c02ce        
        
          <div style="border:2px solid #3c02ce;">Content here</div>
        
        
          .myborder {border:2px solid #3c02ce;}
        
        Border color #3c02ce