#2258d7 color space conversions
Hex:
        #2258d7
        RGB:
        34, 88, 215
        CMY:
        87, 65, 16
        CMYK:
        84, 59, 0, 16
      HSL:
        222°, 72.6908%, 48.8235%
        HSV (HSB):
        222°, 84.1860%, 84.3137%
        XYZ:
        16.4152, 12.2258, 65.7846
        xyY:
        0.1738, 0.1295, 12.2258
      CIE-Lab:
        41.5728, 30.2860, -69.8136
        CIE-LCH:
        41.5728, 76.0998, 293.4518
        CIE-Luv:
        41.5728, -17.5715, -103.3797
        Hunter-Lab:
        34.9654, 22.6105, -87.0735
      #2258d7 color charts
#2258d7 RGB chart
      #2258d7 CMYK chart
      #2258d7 RGB pie chart
      #2258d7 color shades, tints & tones
#2258d7 color schemes
#2258d7 color preview, HTML & CSS examples
           This text has a color of #2258d7        
        
          <p style="color:#2258d7;">Text here</p>
        
        
          .mytext {color:#2258d7;}
        
        Text color #2258d7
      
           This box has a color of #2258d7        
        
          <div style="background-color:#2258d7;">Content here</div>
        
        
          .mybackground {background-color:#2258d7;}
        
        Background color #2258d7
      
           Border around this has a color of #2258d7        
        
          <div style="border:2px solid #2258d7;">Content here</div>
        
        
          .myborder {border:2px solid #2258d7;}
        
        Border color #2258d7