#85fd5e color space conversions
Hex:
        #85fd5e
        RGB:
        133, 253, 94
        CMY:
        48, 1, 63
        CMYK:
        47, 0, 63, 1
      HSL:
        105°, 97.5460%, 68.0392%
        HSV (HSB):
        105°, 62.8458%, 99.2157%
        XYZ:
        46.8185, 76.0453, 22.8003
        xyY:
        0.3214, 0.5221, 76.0453
      CIE-Lab:
        89.8803, -61.5027, 63.7869
        CIE-LCH:
        89.8803, 88.6078, 133.9555
        CIE-Luv:
        89.8803, -56.9314, 89.5240
        Hunter-Lab:
        87.2039, -56.7728, 45.5408
      #85fd5e color charts
#85fd5e RGB chart
      #85fd5e CMYK chart
      #85fd5e RGB pie chart
      #85fd5e color shades, tints & tones
#85fd5e color schemes
#85fd5e color preview, HTML & CSS examples
           This text has a color of #85fd5e        
        
          <p style="color:#85fd5e;">Text here</p>
        
        
          .mytext {color:#85fd5e;}
        
        Text color #85fd5e
      
           This box has a color of #85fd5e        
        
          <div style="background-color:#85fd5e;">Content here</div>
        
        
          .mybackground {background-color:#85fd5e;}
        
        Background color #85fd5e
      
           Border around this has a color of #85fd5e        
        
          <div style="border:2px solid #85fd5e;">Content here</div>
        
        
          .myborder {border:2px solid #85fd5e;}
        
        Border color #85fd5e