#2259ee color space conversions
Hex:
        #2259ee
        RGB:
        34, 89, 238
        CMY:
        87, 65, 7
        CMYK:
        86, 63, 0, 7
      HSL:
        224°, 85.7143%, 53.3333%
        HSV (HSB):
        224°, 85.7143%, 93.3333%
        XYZ:
        19.6647, 13.6579, 82.4887
        xyY:
        0.1698, 0.1179, 13.6579
      CIE-Lab:
        43.7382, 38.2313, -79.3260
        CIE-LCH:
        43.7382, 88.0582, 295.7318
        CIE-Luv:
        43.7382, -17.7343, -118.2171
        Hunter-Lab:
        36.9566, 30.3063, -106.4683
      #2259ee color charts
#2259ee RGB chart
      #2259ee CMYK chart
      #2259ee RGB pie chart
      #2259ee color shades, tints & tones
#2259ee color schemes
#2259ee color preview, HTML & CSS examples
           This text has a color of #2259ee        
        
          <p style="color:#2259ee;">Text here</p>
        
        
          .mytext {color:#2259ee;}
        
        Text color #2259ee
      
           This box has a color of #2259ee        
        
          <div style="background-color:#2259ee;">Content here</div>
        
        
          .mybackground {background-color:#2259ee;}
        
        Background color #2259ee
      
           Border around this has a color of #2259ee        
        
          <div style="border:2px solid #2259ee;">Content here</div>
        
        
          .myborder {border:2px solid #2259ee;}
        
        Border color #2259ee