#255d6f color space conversions
Hex:
        #255d6f
        RGB:
        37, 93, 111
        CMY:
        85, 64, 56
        CMYK:
        67, 16, 0, 56
      HSL:
        195°, 50.0000%, 29.0196%
        HSV (HSB):
        195°, 66.6667%, 43.5294%
        XYZ:
        7.5465, 9.3697, 16.4497
        xyY:
        0.2262, 0.2808, 9.3697
      CIE-Lab:
        36.6866, -12.1957, -15.6806
        CIE-LCH:
        36.6866, 19.8649, 232.1259
        CIE-Luv:
        36.6866, -21.4393, -19.6662
        Hunter-Lab:
        30.6100, -9.5603, -10.4353
      #255d6f color charts
#255d6f RGB chart
      #255d6f CMYK chart
      #255d6f RGB pie chart
      #255d6f color shades, tints & tones
#255d6f color schemes
#255d6f color preview, HTML & CSS examples
           This text has a color of #255d6f        
        
          <p style="color:#255d6f;">Text here</p>
        
        
          .mytext {color:#255d6f;}
        
        Text color #255d6f
      
           This box has a color of #255d6f        
        
          <div style="background-color:#255d6f;">Content here</div>
        
        
          .mybackground {background-color:#255d6f;}
        
        Background color #255d6f
      
           Border around this has a color of #255d6f        
        
          <div style="border:2px solid #255d6f;">Content here</div>
        
        
          .myborder {border:2px solid #255d6f;}
        
        Border color #255d6f