#28425b color space conversions
Hex:
        #28425b
        RGB:
        40, 66, 91
        CMY:
        84, 74, 64
        CMYK:
        56, 27, 0, 64
      HSL:
        209°, 38.9313%, 25.6863%
        HSV (HSB):
        209°, 56.0440%, 35.6863%
        XYZ:
        4.7116, 5.1029, 10.6342
        xyY:
        0.2304, 0.2495, 5.1029
      CIE-Lab:
        27.0259, -1.7826, -17.9213
        CIE-LCH:
        27.0259, 18.0097, 264.3196
        CIE-Luv:
        27.0259, -10.9929, -21.9505
        Hunter-Lab:
        22.5895, -2.3011, -12.0984
      #28425b color charts
#28425b RGB chart
      #28425b CMYK chart
      #28425b RGB pie chart
      #28425b color shades, tints & tones
#28425b color schemes
#28425b color preview, HTML & CSS examples
           This text has a color of #28425b        
        
          <p style="color:#28425b;">Text here</p>
        
        
          .mytext {color:#28425b;}
        
        Text color #28425b
      
           This box has a color of #28425b        
        
          <div style="background-color:#28425b;">Content here</div>
        
        
          .mybackground {background-color:#28425b;}
        
        Background color #28425b
      
           Border around this has a color of #28425b        
        
          <div style="border:2px solid #28425b;">Content here</div>
        
        
          .myborder {border:2px solid #28425b;}
        
        Border color #28425b