#85df5d color space conversions
Hex:
        #85df5d
        RGB:
        133, 223, 93
        CMY:
        48, 13, 64
        CMYK:
        40, 0, 58, 13
      HSL:
        102°, 67.0103%, 61.9608%
        HSV (HSB):
        102°, 58.2960%, 87.4510%
        XYZ:
        38.0363, 58.5522, 19.6529
        xyY:
        0.3272, 0.5037, 58.5522
      CIE-Lab:
        81.0448, -49.8369, 54.2908
        CIE-LCH:
        81.0448, 73.6968, 132.5508
        CIE-Luv:
        81.0448, -44.0796, 75.8490
        Hunter-Lab:
        76.5194, -45.1801, 38.3358
      #85df5d color charts
#85df5d RGB chart
      #85df5d CMYK chart
      #85df5d RGB pie chart
      #85df5d color shades, tints & tones
#85df5d color schemes
#85df5d color preview, HTML & CSS examples
           This text has a color of #85df5d        
        
          <p style="color:#85df5d;">Text here</p>
        
        
          .mytext {color:#85df5d;}
        
        Text color #85df5d
      
           This box has a color of #85df5d        
        
          <div style="background-color:#85df5d;">Content here</div>
        
        
          .mybackground {background-color:#85df5d;}
        
        Background color #85df5d
      
           Border around this has a color of #85df5d        
        
          <div style="border:2px solid #85df5d;">Content here</div>
        
        
          .myborder {border:2px solid #85df5d;}
        
        Border color #85df5d