#4560fc color space conversions
Hex:
        #4560fc
        RGB:
        69, 96, 252
        CMY:
        73, 62, 1
        CMYK:
        73, 62, 0, 1
      HSL:
        231°, 96.8254%, 62.9412%
        HSV (HSB):
        231°, 72.6190%, 98.8235%
        XYZ:
        24.2078, 16.6592, 94.0351
        xyY:
        0.1794, 0.1235, 16.6592
      CIE-Lab:
        47.8278, 41.8193, -80.4134
        CIE-LCH:
        47.8278, 90.6376, 297.4769
        CIE-Luv:
        47.8278, -14.7644, -123.5876
        Hunter-Lab:
        40.8157, 34.4409, -108.0269
      #4560fc color charts
#4560fc RGB chart
      #4560fc CMYK chart
      #4560fc RGB pie chart
      #4560fc color shades, tints & tones
#4560fc color schemes
#4560fc color preview, HTML & CSS examples
           This text has a color of #4560fc        
        
          <p style="color:#4560fc;">Text here</p>
        
        
          .mytext {color:#4560fc;}
        
        Text color #4560fc
      
           This box has a color of #4560fc        
        
          <div style="background-color:#4560fc;">Content here</div>
        
        
          .mybackground {background-color:#4560fc;}
        
        Background color #4560fc
      
           Border around this has a color of #4560fc        
        
          <div style="border:2px solid #4560fc;">Content here</div>
        
        
          .myborder {border:2px solid #4560fc;}
        
        Border color #4560fc