#3b56ff color space conversions
Hex:
        #3b56ff
        RGB:
        59, 86, 255
        CMY:
        77, 66, 0
        CMYK:
        77, 66, 0, 0
      HSL:
        232°, 100.0000%, 61.5686%
        HSV (HSB):
        232°, 76.8627%, 100.0000%
        XYZ:
        23.1814, 14.8054, 96.2437
        xyY:
        0.1727, 0.1103, 14.8054
      CIE-Lab:
        45.3665, 47.8842, -86.1366
        CIE-LCH:
        45.3665, 98.5515, 299.0701
        CIE-Luv:
        45.3665, -14.2687, -129.0429
        Hunter-Lab:
        38.4778, 40.2035, -121.3665
      #3b56ff color charts
#3b56ff RGB chart
      #3b56ff CMYK chart
      #3b56ff RGB pie chart
      #3b56ff color shades, tints & tones
#3b56ff color schemes
#3b56ff color preview, HTML & CSS examples
           This text has a color of #3b56ff        
        
          <p style="color:#3b56ff;">Text here</p>
        
        
          .mytext {color:#3b56ff;}
        
        Text color #3b56ff
      
           This box has a color of #3b56ff        
        
          <div style="background-color:#3b56ff;">Content here</div>
        
        
          .mybackground {background-color:#3b56ff;}
        
        Background color #3b56ff
      
           Border around this has a color of #3b56ff        
        
          <div style="border:2px solid #3b56ff;">Content here</div>
        
        
          .myborder {border:2px solid #3b56ff;}
        
        Border color #3b56ff