#3c56ff color space conversions
Hex:
        #3c56ff
        RGB:
        60, 86, 255
        CMY:
        76, 66, 0
        CMYK:
        76, 66, 0, 0
      HSL:
        232°, 100.0000%, 61.7647%
        HSV (HSB):
        232°, 76.4706%, 100.0000%
        XYZ:
        23.2413, 14.8362, 96.2465
        xyY:
        0.1730, 0.1105, 14.8362
      CIE-Lab:
        45.4091, 47.9692, -86.0650
        CIE-LCH:
        45.4091, 98.5303, 299.1335
        CIE-Luv:
        45.4091, -14.1196, -129.0037
        Hunter-Lab:
        38.5178, 40.2989, -121.1885
      #3c56ff color charts
#3c56ff RGB chart
      #3c56ff CMYK chart
      #3c56ff RGB pie chart
      #3c56ff color shades, tints & tones
#3c56ff color schemes
#3c56ff color preview, HTML & CSS examples
           This text has a color of #3c56ff        
        
          <p style="color:#3c56ff;">Text here</p>
        
        
          .mytext {color:#3c56ff;}
        
        Text color #3c56ff
      
           This box has a color of #3c56ff        
        
          <div style="background-color:#3c56ff;">Content here</div>
        
        
          .mybackground {background-color:#3c56ff;}
        
        Background color #3c56ff
      
           Border around this has a color of #3c56ff        
        
          <div style="border:2px solid #3c56ff;">Content here</div>
        
        
          .myborder {border:2px solid #3c56ff;}
        
        Border color #3c56ff