#2258af color space conversions
Hex:
        #2258af
        RGB:
        34, 88, 175
        CMY:
        87, 65, 31
        CMYK:
        81, 50, 0, 31
      HSL:
        217°, 67.4641%, 40.9804%
        HSV (HSB):
        217°, 80.5714%, 68.6275%
        XYZ:
        11.8873, 10.4147, 41.9411
        xyY:
        0.1850, 0.1621, 10.4147
      CIE-Lab:
        38.5766, 14.8009, -51.4226
        CIE-LCH:
        38.5766, 53.5103, 286.0573
        CIE-Luv:
        38.5766, -18.0890, -74.9459
        Hunter-Lab:
        32.2718, 9.2747, -54.4644
      #2258af color charts
#2258af RGB chart
      #2258af CMYK chart
      #2258af RGB pie chart
      #2258af color shades, tints & tones
#2258af color schemes
#2258af color preview, HTML & CSS examples
           This text has a color of #2258af        
        
          <p style="color:#2258af;">Text here</p>
        
        
          .mytext {color:#2258af;}
        
        Text color #2258af
      
           This box has a color of #2258af        
        
          <div style="background-color:#2258af;">Content here</div>
        
        
          .mybackground {background-color:#2258af;}
        
        Background color #2258af
      
           Border around this has a color of #2258af        
        
          <div style="border:2px solid #2258af;">Content here</div>
        
        
          .myborder {border:2px solid #2258af;}
        
        Border color #2258af