#3c49fe color space conversions
Hex:
        #3c49fe
        RGB:
        60, 73, 254
        CMY:
        76, 71, 0
        CMYK:
        76, 71, 0, 0
      HSL:
        236°, 98.9796%, 61.5686%
        HSV (HSB):
        236°, 76.3780%, 99.6078%
        XYZ:
        22.1354, 12.8815, 95.0856
        xyY:
        0.1701, 0.0990, 12.8815
      CIE-Lab:
        42.5842, 55.1058, -90.1607
        CIE-LCH:
        42.5842, 105.6674, 301.4331
        CIE-Luv:
        42.5842, -11.6111, -131.0656
        Hunter-Lab:
        35.8908, 47.2798, -131.9536
      #3c49fe color charts
#3c49fe RGB chart
      #3c49fe CMYK chart
      #3c49fe RGB pie chart
      #3c49fe color shades, tints & tones
#3c49fe color schemes
#3c49fe color preview, HTML & CSS examples
           This text has a color of #3c49fe        
        
          <p style="color:#3c49fe;">Text here</p>
        
        
          .mytext {color:#3c49fe;}
        
        Text color #3c49fe
      
           This box has a color of #3c49fe        
        
          <div style="background-color:#3c49fe;">Content here</div>
        
        
          .mybackground {background-color:#3c49fe;}
        
        Background color #3c49fe
      
           Border around this has a color of #3c49fe        
        
          <div style="border:2px solid #3c49fe;">Content here</div>
        
        
          .myborder {border:2px solid #3c49fe;}
        
        Border color #3c49fe