#2258d5 color space conversions
Hex:
        #2258d5
        RGB:
        34, 88, 213
        CMY:
        87, 65, 16
        CMYK:
        84, 59, 0, 16
      HSL:
        222°, 72.4696%, 48.4314%
        HSV (HSB):
        222°, 84.0376%, 83.5294%
        XYZ:
        16.1597, 12.1236, 64.4392
        xyY:
        0.1743, 0.1308, 12.1236
      CIE-Lab:
        41.4119, 29.5272, -68.9304
        CIE-LCH:
        41.4119, 74.9884, 293.1885
        CIE-Luv:
        41.4119, -17.5847, -102.0249
        Hunter-Lab:
        34.8190, 21.9094, -85.3541
      #2258d5 color charts
#2258d5 RGB chart
      #2258d5 CMYK chart
      #2258d5 RGB pie chart
      #2258d5 color shades, tints & tones
#2258d5 color schemes
#2258d5 color preview, HTML & CSS examples
           This text has a color of #2258d5        
        
          <p style="color:#2258d5;">Text here</p>
        
        
          .mytext {color:#2258d5;}
        
        Text color #2258d5
      
           This box has a color of #2258d5        
        
          <div style="background-color:#2258d5;">Content here</div>
        
        
          .mybackground {background-color:#2258d5;}
        
        Background color #2258d5
      
           Border around this has a color of #2258d5        
        
          <div style="border:2px solid #2258d5;">Content here</div>
        
        
          .myborder {border:2px solid #2258d5;}
        
        Border color #2258d5