#3560dc color space conversions
Hex:
        #3560dc
        RGB:
        53, 96, 220
        CMY:
        79, 62, 14
        CMYK:
        76, 56, 0, 14
      HSL:
        225°, 70.4641%, 53.5294%
        HSV (HSB):
        225°, 75.9091%, 86.2745%
        XYZ:
        18.5693, 14.2899, 69.4897
        xyY:
        0.1814, 0.1396, 14.2899
      CIE-Lab:
        44.6459, 28.7231, -67.6316
        CIE-LCH:
        44.6459, 73.4782, 293.0109
        CIE-Luv:
        44.6459, -17.1555, -102.7075
        Hunter-Lab:
        37.8020, 21.5303, -82.5286
      #3560dc color charts
#3560dc RGB chart
      #3560dc CMYK chart
      #3560dc RGB pie chart
      #3560dc color shades, tints & tones
#3560dc color schemes
#3560dc color preview, HTML & CSS examples
           This text has a color of #3560dc        
        
          <p style="color:#3560dc;">Text here</p>
        
        
          .mytext {color:#3560dc;}
        
        Text color #3560dc
      
           This box has a color of #3560dc        
        
          <div style="background-color:#3560dc;">Content here</div>
        
        
          .mybackground {background-color:#3560dc;}
        
        Background color #3560dc
      
           Border around this has a color of #3560dc        
        
          <div style="border:2px solid #3560dc;">Content here</div>
        
        
          .myborder {border:2px solid #3560dc;}
        
        Border color #3560dc