#85fc93 color space conversions
Hex:
        #85fc93
        RGB:
        133, 252, 147
        CMY:
        48, 1, 42
        CMYK:
        47, 0, 42, 1
      HSL:
        127°, 95.2000%, 75.4902%
        HSV (HSB):
        127°, 47.2222%, 98.8235%
        XYZ:
        49.7497, 76.7139, 39.7890
        xyY:
        0.2992, 0.4614, 76.7139
      CIE-Lab:
        90.1898, -54.7619, 40.0985
        CIE-LCH:
        90.1898, 67.8731, 143.7871
        CIE-Luv:
        90.1898, -55.1800, 64.2305
        Hunter-Lab:
        87.5865, -51.8871, 34.3762
      #85fc93 color charts
#85fc93 RGB chart
      #85fc93 CMYK chart
      #85fc93 RGB pie chart
      #85fc93 color shades, tints & tones
#85fc93 color schemes
#85fc93 color preview, HTML & CSS examples
           This text has a color of #85fc93        
        
          <p style="color:#85fc93;">Text here</p>
        
        
          .mytext {color:#85fc93;}
        
        Text color #85fc93
      
           This box has a color of #85fc93        
        
          <div style="background-color:#85fc93;">Content here</div>
        
        
          .mybackground {background-color:#85fc93;}
        
        Background color #85fc93
      
           Border around this has a color of #85fc93        
        
          <div style="border:2px solid #85fc93;">Content here</div>
        
        
          .myborder {border:2px solid #85fc93;}
        
        Border color #85fc93