#3c26fe color space conversions
Hex:
        #3c26fe
        RGB:
        60, 38, 254
        CMY:
        76, 85, 0
        CMYK:
        76, 85, 0, 0
      HSL:
        246°, 99.0826%, 57.2549%
        HSV (HSB):
        246°, 85.0394%, 99.6078%
        XYZ:
        20.4460, 9.5026, 94.5225
        xyY:
        0.1643, 0.0763, 9.5026
      CIE-Lab:
        36.9346, 71.4232, -99.5232
        CIE-LCH:
        36.9346, 122.4996, 305.6652
        CIE-Luv:
        36.9346, -7.0557, -132.9133
        Hunter-Lab:
        30.8264, 64.4463, -160.2218
      #3c26fe color charts
#3c26fe RGB chart
      #3c26fe CMYK chart
      #3c26fe RGB pie chart
      #3c26fe color shades, tints & tones
#3c26fe color schemes
#3c26fe color preview, HTML & CSS examples
           This text has a color of #3c26fe        
        
          <p style="color:#3c26fe;">Text here</p>
        
        
          .mytext {color:#3c26fe;}
        
        Text color #3c26fe
      
           This box has a color of #3c26fe        
        
          <div style="background-color:#3c26fe;">Content here</div>
        
        
          .mybackground {background-color:#3c26fe;}
        
        Background color #3c26fe
      
           Border around this has a color of #3c26fe        
        
          <div style="border:2px solid #3c26fe;">Content here</div>
        
        
          .myborder {border:2px solid #3c26fe;}
        
        Border color #3c26fe