#2259e5 color space conversions
Hex:
        #2259e5
        RGB:
        34, 89, 229
        CMY:
        87, 65, 10
        CMYK:
        85, 61, 0, 10
      HSL:
        223°, 78.9474%, 51.5686%
        HSV (HSB):
        223°, 85.1528%, 89.8039%
        XYZ:
        18.3749, 13.1420, 75.6969
        xyY:
        0.1714, 0.1226, 13.1420
      CIE-Lab:
        42.9764, 34.9031, -75.4917
        CIE-LCH:
        42.9764, 83.1698, 294.8132
        CIE-Luv:
        42.9764, -17.7523, -112.3529
        Hunter-Lab:
        36.2519, 27.0352, -98.4262
      #2259e5 color charts
#2259e5 RGB chart
      #2259e5 CMYK chart
      #2259e5 RGB pie chart
      #2259e5 color shades, tints & tones
#2259e5 color schemes
#2259e5 color preview, HTML & CSS examples
           This text has a color of #2259e5        
        
          <p style="color:#2259e5;">Text here</p>
        
        
          .mytext {color:#2259e5;}
        
        Text color #2259e5
      
           This box has a color of #2259e5        
        
          <div style="background-color:#2259e5;">Content here</div>
        
        
          .mybackground {background-color:#2259e5;}
        
        Background color #2259e5
      
           Border around this has a color of #2259e5        
        
          <div style="border:2px solid #2259e5;">Content here</div>
        
        
          .myborder {border:2px solid #2259e5;}
        
        Border color #2259e5