#85f5a1 color space conversions
Hex:
        #85f5a1
        RGB:
        133, 245, 161
        CMY:
        48, 4, 37
        CMYK:
        46, 0, 34, 4
      HSL:
        135°, 84.8485%, 74.1176%
        HSV (HSB):
        135°, 45.7143%, 96.0784%
        XYZ:
        48.7583, 72.8646, 45.2127
        xyY:
        0.2923, 0.4367, 72.8646
      CIE-Lab:
        88.3831, -49.6691, 30.7613
        CIE-LCH:
        88.3831, 58.4232, 148.2290
        CIE-Luv:
        88.3831, -51.8831, 51.7611
        Hunter-Lab:
        85.3607, -47.4216, 28.3486
      #85f5a1 color charts
#85f5a1 RGB chart
      #85f5a1 CMYK chart
      #85f5a1 RGB pie chart
      #85f5a1 color shades, tints & tones
#85f5a1 color schemes
#85f5a1 color preview, HTML & CSS examples
           This text has a color of #85f5a1        
        
          <p style="color:#85f5a1;">Text here</p>
        
        
          .mytext {color:#85f5a1;}
        
        Text color #85f5a1
      
           This box has a color of #85f5a1        
        
          <div style="background-color:#85f5a1;">Content here</div>
        
        
          .mybackground {background-color:#85f5a1;}
        
        Background color #85f5a1
      
           Border around this has a color of #85f5a1        
        
          <div style="border:2px solid #85f5a1;">Content here</div>
        
        
          .myborder {border:2px solid #85f5a1;}
        
        Border color #85f5a1