#3c51fe color space conversions
Hex:
        #3c51fe
        RGB:
        60, 81, 254
        CMY:
        76, 68, 0
        CMYK:
        76, 68, 0, 0
      HSL:
        234°, 98.9796%, 61.5686%
        HSV (HSB):
        234°, 76.3780%, 99.6078%
        XYZ:
        22.6953, 14.0013, 95.2723
        xyY:
        0.1720, 0.1061, 14.0013
      CIE-Lab:
        44.2348, 50.5632, -87.4398
        CIE-LCH:
        44.2348, 101.0067, 300.0392
        CIE-Luv:
        44.2348, -13.0917, -129.5708
        Hunter-Lab:
        37.4183, 42.7836, -124.7680
      #3c51fe color charts
#3c51fe RGB chart
      #3c51fe CMYK chart
      #3c51fe RGB pie chart
      #3c51fe color shades, tints & tones
#3c51fe color schemes
#3c51fe color preview, HTML & CSS examples
           This text has a color of #3c51fe        
        
          <p style="color:#3c51fe;">Text here</p>
        
        
          .mytext {color:#3c51fe;}
        
        Text color #3c51fe
      
           This box has a color of #3c51fe        
        
          <div style="background-color:#3c51fe;">Content here</div>
        
        
          .mybackground {background-color:#3c51fe;}
        
        Background color #3c51fe
      
           Border around this has a color of #3c51fe        
        
          <div style="border:2px solid #3c51fe;">Content here</div>
        
        
          .myborder {border:2px solid #3c51fe;}
        
        Border color #3c51fe