#3569e2 color space conversions
Hex:
        #3569e2
        RGB:
        53, 105, 226
        CMY:
        79, 59, 11
        CMYK:
        77, 54, 0, 11
      HSL:
        222°, 74.8918%, 54.7059%
        HSV (HSB):
        222°, 76.5487%, 88.6275%
        XYZ:
        20.2472, 16.3510, 74.0404
        xyY:
        0.1830, 0.1478, 16.3510
      CIE-Lab:
        47.4317, 25.2031, -66.5082
        CIE-LCH:
        47.4317, 71.1234, 290.7541
        CIE-Luv:
        47.4317, -19.5800, -102.6993
        Hunter-Lab:
        40.4364, 18.6145, -80.2565
      #3569e2 color charts
#3569e2 RGB chart
      #3569e2 CMYK chart
      #3569e2 RGB pie chart
      #3569e2 color shades, tints & tones
#3569e2 color schemes
#3569e2 color preview, HTML & CSS examples
           This text has a color of #3569e2        
        
          <p style="color:#3569e2;">Text here</p>
        
        
          .mytext {color:#3569e2;}
        
        Text color #3569e2
      
           This box has a color of #3569e2        
        
          <div style="background-color:#3569e2;">Content here</div>
        
        
          .mybackground {background-color:#3569e2;}
        
        Background color #3569e2
      
           Border around this has a color of #3569e2        
        
          <div style="border:2px solid #3569e2;">Content here</div>
        
        
          .myborder {border:2px solid #3569e2;}
        
        Border color #3569e2