#3c48fe color space conversions
Hex:
        #3c48fe
        RGB:
        60, 72, 254
        CMY:
        76, 72, 0
        CMYK:
        76, 72, 0, 0
      HSL:
        236°, 98.9796%, 61.5686%
        HSV (HSB):
        236°, 76.3780%, 99.6078%
        XYZ:
        22.0702, 12.7511, 95.0639
        xyY:
        0.1699, 0.0982, 12.7511
      CIE-Lab:
        42.3859, 55.6582, -90.4880
        CIE-LCH:
        42.3859, 106.2352, 301.5952
        CIE-Luv:
        42.3859, -11.4374, -131.2182
        Hunter-Lab:
        35.7087, 47.8338, -132.8459
      #3c48fe color charts
#3c48fe RGB chart
      #3c48fe CMYK chart
      #3c48fe RGB pie chart
      #3c48fe color shades, tints & tones
#3c48fe color schemes
#3c48fe color preview, HTML & CSS examples
           This text has a color of #3c48fe        
        
          <p style="color:#3c48fe;">Text here</p>
        
        
          .mytext {color:#3c48fe;}
        
        Text color #3c48fe
      
           This box has a color of #3c48fe        
        
          <div style="background-color:#3c48fe;">Content here</div>
        
        
          .mybackground {background-color:#3c48fe;}
        
        Background color #3c48fe
      
           Border around this has a color of #3c48fe        
        
          <div style="border:2px solid #3c48fe;">Content here</div>
        
        
          .myborder {border:2px solid #3c48fe;}
        
        Border color #3c48fe