#3561d8 color space conversions
Hex:
        #3561d8
        RGB:
        53, 97, 216
        CMY:
        79, 62, 15
        CMYK:
        75, 55, 0, 15
      HSL:
        224°, 67.6349%, 52.7451%
        HSV (HSB):
        224°, 75.4630%, 84.7059%
        XYZ:
        18.1376, 14.2641, 66.7630
        xyY:
        0.1829, 0.1438, 14.2641
      CIE-Lab:
        44.6094, 26.6141, -65.4123
        CIE-LCH:
        44.6094, 70.6192, 292.1398
        CIE-Luv:
        44.6094, -17.4269, -99.4183
        Hunter-Lab:
        37.7679, 19.6286, -78.3706
      #3561d8 color charts
#3561d8 RGB chart
      #3561d8 CMYK chart
      #3561d8 RGB pie chart
      #3561d8 color shades, tints & tones
#3561d8 color schemes
#3561d8 color preview, HTML & CSS examples
           This text has a color of #3561d8        
        
          <p style="color:#3561d8;">Text here</p>
        
        
          .mytext {color:#3561d8;}
        
        Text color #3561d8
      
           This box has a color of #3561d8        
        
          <div style="background-color:#3561d8;">Content here</div>
        
        
          .mybackground {background-color:#3561d8;}
        
        Background color #3561d8
      
           Border around this has a color of #3561d8        
        
          <div style="border:2px solid #3561d8;">Content here</div>
        
        
          .myborder {border:2px solid #3561d8;}
        
        Border color #3561d8