#3c51cf color space conversions
Hex:
        #3c51cf
        RGB:
        60, 81, 207
        CMY:
        76, 68, 19
        CMYK:
        71, 61, 0, 19
      HSL:
        231°, 60.4938%, 52.3529%
        HSV (HSB):
        231°, 71.0145%, 81.1765%
        XYZ:
        16.0684, 11.3505, 60.3755
        xyY:
        0.1830, 0.1293, 11.3505
      CIE-Lab:
        40.1647, 34.3810, -67.4742
        CIE-LCH:
        40.1647, 75.7285, 297.0008
        CIE-Luv:
        40.1647, -11.9691, -99.3783
        Hunter-Lab:
        33.6905, 26.1756, -82.6679
      #3c51cf color charts
#3c51cf RGB chart
      #3c51cf CMYK chart
      #3c51cf RGB pie chart
      #3c51cf color shades, tints & tones
#3c51cf color schemes
#3c51cf color preview, HTML & CSS examples
           This text has a color of #3c51cf        
        
          <p style="color:#3c51cf;">Text here</p>
        
        
          .mytext {color:#3c51cf;}
        
        Text color #3c51cf
      
           This box has a color of #3c51cf        
        
          <div style="background-color:#3c51cf;">Content here</div>
        
        
          .mybackground {background-color:#3c51cf;}
        
        Background color #3c51cf
      
           Border around this has a color of #3c51cf        
        
          <div style="border:2px solid #3c51cf;">Content here</div>
        
        
          .myborder {border:2px solid #3c51cf;}
        
        Border color #3c51cf