#3567e5 color space conversions
Hex:
        #3567e5
        RGB:
        53, 103, 229
        CMY:
        79, 60, 10
        CMYK:
        77, 55, 0, 10
      HSL:
        223°, 77.1930%, 55.2941%
        HSV (HSB):
        223°, 76.8559%, 89.8039%
        XYZ:
        20.4613, 16.1145, 76.1607
        xyY:
        0.1815, 0.1429, 16.1145
      CIE-Lab:
        47.1244, 27.5764, -68.7011
        CIE-LCH:
        47.1244, 74.0290, 291.8704
        CIE-Luv:
        47.1244, -19.0119, -105.8322
        Hunter-Lab:
        40.1429, 20.7335, -84.3874
      #3567e5 color charts
#3567e5 RGB chart
      #3567e5 CMYK chart
      #3567e5 RGB pie chart
      #3567e5 color shades, tints & tones
#3567e5 color schemes
#3567e5 color preview, HTML & CSS examples
           This text has a color of #3567e5        
        
          <p style="color:#3567e5;">Text here</p>
        
        
          .mytext {color:#3567e5;}
        
        Text color #3567e5
      
           This box has a color of #3567e5        
        
          <div style="background-color:#3567e5;">Content here</div>
        
        
          .mybackground {background-color:#3567e5;}
        
        Background color #3567e5
      
           Border around this has a color of #3567e5        
        
          <div style="border:2px solid #3567e5;">Content here</div>
        
        
          .myborder {border:2px solid #3567e5;}
        
        Border color #3567e5