#3561d4 color space conversions
Hex:
        #3561d4
        RGB:
        53, 97, 212
        CMY:
        79, 62, 17
        CMYK:
        75, 54, 0, 17
      HSL:
        223°, 64.8980%, 51.9608%
        HSV (HSB):
        223°, 75.0000%, 83.1373%
        XYZ:
        17.6266, 14.0597, 64.0721
        xyY:
        0.1841, 0.1468, 14.0597
      CIE-Lab:
        44.3185, 25.1388, -63.5997
        CIE-LCH:
        44.3185, 68.3877, 291.5672
        CIE-Luv:
        44.3185, -17.4356, -96.5527
        Hunter-Lab:
        37.4963, 18.2921, -75.0648
      #3561d4 color charts
#3561d4 RGB chart
      #3561d4 CMYK chart
      #3561d4 RGB pie chart
      #3561d4 color shades, tints & tones
#3561d4 color schemes
#3561d4 color preview, HTML & CSS examples
           This text has a color of #3561d4        
        
          <p style="color:#3561d4;">Text here</p>
        
        
          .mytext {color:#3561d4;}
        
        Text color #3561d4
      
           This box has a color of #3561d4        
        
          <div style="background-color:#3561d4;">Content here</div>
        
        
          .mybackground {background-color:#3561d4;}
        
        Background color #3561d4
      
           Border around this has a color of #3561d4        
        
          <div style="border:2px solid #3561d4;">Content here</div>
        
        
          .myborder {border:2px solid #3561d4;}
        
        Border color #3561d4