#85feb3 color space conversions
Hex:
        #85feb3
        RGB:
        133, 254, 179
        CMY:
        48, 0, 30
        CMYK:
        48, 0, 30, 0
      HSL:
        143°, 98.3740%, 75.8824%
        HSV (HSB):
        143°, 47.6378%, 99.6078%
        XYZ:
        53.2514, 79.1248, 55.1138
        xyY:
        0.2840, 0.4220, 79.1248
      CIE-Lab:
        91.2907, -50.2670, 25.5932
        CIE-LCH:
        91.2907, 56.4073, 153.0173
        CIE-Luv:
        91.2907, -54.9297, 45.5075
        Hunter-Lab:
        88.9521, -48.8069, 25.5310
      #85feb3 color charts
#85feb3 RGB chart
      #85feb3 CMYK chart
      #85feb3 RGB pie chart
      #85feb3 color shades, tints & tones
#85feb3 color schemes
#85feb3 color preview, HTML & CSS examples
           This text has a color of #85feb3        
        
          <p style="color:#85feb3;">Text here</p>
        
        
          .mytext {color:#85feb3;}
        
        Text color #85feb3
      
           This box has a color of #85feb3        
        
          <div style="background-color:#85feb3;">Content here</div>
        
        
          .mybackground {background-color:#85feb3;}
        
        Background color #85feb3
      
           Border around this has a color of #85feb3        
        
          <div style="border:2px solid #85feb3;">Content here</div>
        
        
          .myborder {border:2px solid #85feb3;}
        
        Border color #85feb3