#85f55d color space conversions
Hex:
        #85f55d
        RGB:
        133, 245, 93
        CMY:
        48, 4, 64
        CMYK:
        46, 0, 62, 4
      HSL:
        104°, 88.3721%, 66.2745%
        HSV (HSB):
        104°, 62.0408%, 96.0784%
        XYZ:
        44.3011, 71.0817, 21.7412
        xyY:
        0.3231, 0.5184, 71.0817
      CIE-Lab:
        87.5247, -58.5573, 61.5936
        CIE-LCH:
        87.5247, 84.9866, 133.5524
        CIE-Luv:
        87.5247, -53.6185, 86.2149
        Hunter-Lab:
        84.3099, -53.7487, 43.7277
      #85f55d color charts
#85f55d RGB chart
      #85f55d CMYK chart
      #85f55d RGB pie chart
      #85f55d color shades, tints & tones
#85f55d color schemes
#85f55d color preview, HTML & CSS examples
           This text has a color of #85f55d        
        
          <p style="color:#85f55d;">Text here</p>
        
        
          .mytext {color:#85f55d;}
        
        Text color #85f55d
      
           This box has a color of #85f55d        
        
          <div style="background-color:#85f55d;">Content here</div>
        
        
          .mybackground {background-color:#85f55d;}
        
        Background color #85f55d
      
           Border around this has a color of #85f55d        
        
          <div style="border:2px solid #85f55d;">Content here</div>
        
        
          .myborder {border:2px solid #85f55d;}
        
        Border color #85f55d