#255e7b color space conversions
Hex:
        #255e7b
        RGB:
        37, 94, 123
        CMY:
        85, 63, 52
        CMYK:
        70, 24, 0, 52
      HSL:
        200°, 53.7500%, 31.3725%
        HSV (HSB):
        200°, 69.9187%, 48.2353%
        XYZ:
        8.3408, 9.8288, 20.1964
        xyY:
        0.2174, 0.2562, 9.8288
      CIE-Lab:
        37.5334, -8.5563, -21.7615
        CIE-LCH:
        37.5334, 23.3831, 248.5361
        CIE-Luv:
        37.5334, -21.2928, -29.0265
        Hunter-Lab:
        31.3509, -7.3747, -16.2493
      #255e7b color charts
#255e7b RGB chart
      #255e7b CMYK chart
      #255e7b RGB pie chart
      #255e7b color shades, tints & tones
#255e7b color schemes
#255e7b color preview, HTML & CSS examples
           This text has a color of #255e7b        
        
          <p style="color:#255e7b;">Text here</p>
        
        
          .mytext {color:#255e7b;}
        
        Text color #255e7b
      
           This box has a color of #255e7b        
        
          <div style="background-color:#255e7b;">Content here</div>
        
        
          .mybackground {background-color:#255e7b;}
        
        Background color #255e7b
      
           Border around this has a color of #255e7b        
        
          <div style="border:2px solid #255e7b;">Content here</div>
        
        
          .myborder {border:2px solid #255e7b;}
        
        Border color #255e7b