#255e7d color space conversions
Hex:
        #255e7d
        RGB:
        37, 94, 125
        CMY:
        85, 63, 51
        CMYK:
        70, 25, 0, 51
      HSL:
        201°, 54.3210%, 31.7647%
        HSV (HSB):
        201°, 70.4000%, 49.0196%
        XYZ:
        8.4673, 9.8794, 20.8627
        xyY:
        0.2160, 0.2520, 9.8794
      CIE-Lab:
        37.6251, -7.8338, -22.8440
        CIE-LCH:
        37.6251, 24.1499, 251.0719
        CIE-Luv:
        37.6251, -21.2081, -30.7122
        Hunter-Lab:
        31.4315, -6.9190, -17.3517
      #255e7d color charts
#255e7d RGB chart
      #255e7d CMYK chart
      #255e7d RGB pie chart
      #255e7d color shades, tints & tones
#255e7d color schemes
#255e7d color preview, HTML & CSS examples
           This text has a color of #255e7d        
        
          <p style="color:#255e7d;">Text here</p>
        
        
          .mytext {color:#255e7d;}
        
        Text color #255e7d
      
           This box has a color of #255e7d        
        
          <div style="background-color:#255e7d;">Content here</div>
        
        
          .mybackground {background-color:#255e7d;}
        
        Background color #255e7d
      
           Border around this has a color of #255e7d        
        
          <div style="border:2px solid #255e7d;">Content here</div>
        
        
          .myborder {border:2px solid #255e7d;}
        
        Border color #255e7d