#3560cf color space conversions
Hex:
        #3560cf
        RGB:
        53, 96, 207
        CMY:
        79, 62, 19
        CMYK:
        74, 54, 0, 19
      HSL:
        223°, 61.6000%, 50.9804%
        HSV (HSB):
        223°, 74.3961%, 81.1765%
        XYZ:
        16.9136, 13.6276, 60.7704
        xyY:
        0.1852, 0.1492, 13.6276
      CIE-Lab:
        43.6941, 23.9325, -61.7465
        CIE-LCH:
        43.6941, 66.2223, 291.1860
        CIE-Luv:
        43.6941, -17.1709, -93.4281
        Hunter-Lab:
        36.9156, 17.1807, -71.7622
      #3560cf color charts
#3560cf RGB chart
      #3560cf CMYK chart
      #3560cf RGB pie chart
      #3560cf color shades, tints & tones
#3560cf color schemes
#3560cf color preview, HTML & CSS examples
           This text has a color of #3560cf        
        
          <p style="color:#3560cf;">Text here</p>
        
        
          .mytext {color:#3560cf;}
        
        Text color #3560cf
      
           This box has a color of #3560cf        
        
          <div style="background-color:#3560cf;">Content here</div>
        
        
          .mybackground {background-color:#3560cf;}
        
        Background color #3560cf
      
           Border around this has a color of #3560cf        
        
          <div style="border:2px solid #3560cf;">Content here</div>
        
        
          .myborder {border:2px solid #3560cf;}
        
        Border color #3560cf