#85fd5b color space conversions
Hex:
        #85fd5b
        RGB:
        133, 253, 91
        CMY:
        48, 1, 64
        CMYK:
        47, 0, 64, 1
      HSL:
        104°, 97.5904%, 67.4510%
        HSV (HSB):
        104°, 64.0316%, 99.2157%
        XYZ:
        46.6865, 75.9924, 22.1049
        xyY:
        0.3225, 0.5249, 75.9924
      CIE-Lab:
        89.8558, -61.7686, 64.9645
        CIE-LCH:
        89.8558, 89.6423, 133.5554
        CIE-Luv:
        89.8558, -56.9898, 90.5860
        Hunter-Lab:
        87.1736, -56.9569, 45.9872
      #85fd5b color charts
#85fd5b RGB chart
      #85fd5b CMYK chart
      #85fd5b RGB pie chart
      #85fd5b color shades, tints & tones
#85fd5b color schemes
#85fd5b color preview, HTML & CSS examples
           This text has a color of #85fd5b        
        
          <p style="color:#85fd5b;">Text here</p>
        
        
          .mytext {color:#85fd5b;}
        
        Text color #85fd5b
      
           This box has a color of #85fd5b        
        
          <div style="background-color:#85fd5b;">Content here</div>
        
        
          .mybackground {background-color:#85fd5b;}
        
        Background color #85fd5b
      
           Border around this has a color of #85fd5b        
        
          <div style="border:2px solid #85fd5b;">Content here</div>
        
        
          .myborder {border:2px solid #85fd5b;}
        
        Border color #85fd5b