#3c14fe color space conversions
Hex:
        #3c14fe
        RGB:
        60, 20, 254
        CMY:
        76, 92, 0
        CMYK:
        76, 92, 0, 0
      HSL:
        250°, 99.1525%, 53.7255%
        HSV (HSB):
        250°, 92.1260%, 99.6078%
        XYZ:
        20.0030, 8.6167, 94.3748
        xyY:
        0.1626, 0.0701, 8.6167
      CIE-Lab:
        35.2356, 76.5669, -102.3531
        CIE-LCH:
        35.2356, 127.8227, 306.7989
        CIE-Luv:
        35.2356, -5.8580, -132.3703
        Hunter-Lab:
        29.3543, 70.2662, -170.0712
      #3c14fe color charts
#3c14fe RGB chart
      #3c14fe CMYK chart
      #3c14fe RGB pie chart
      #3c14fe color shades, tints & tones
#3c14fe color schemes
#3c14fe color preview, HTML & CSS examples
           This text has a color of #3c14fe        
        
          <p style="color:#3c14fe;">Text here</p>
        
        
          .mytext {color:#3c14fe;}
        
        Text color #3c14fe
      
           This box has a color of #3c14fe        
        
          <div style="background-color:#3c14fe;">Content here</div>
        
        
          .mybackground {background-color:#3c14fe;}
        
        Background color #3c14fe
      
           Border around this has a color of #3c14fe        
        
          <div style="border:2px solid #3c14fe;">Content here</div>
        
        
          .myborder {border:2px solid #3c14fe;}
        
        Border color #3c14fe