#85f448 color space conversions
Hex:
        #85f448
        RGB:
        133, 244, 72
        CMY:
        48, 4, 72
        CMYK:
        45, 0, 70, 4
      HSL:
        99°, 88.6598%, 61.9608%
        HSV (HSB):
        99°, 70.4918%, 95.6863%
        XYZ:
        43.1932, 70.1558, 17.3958
        xyY:
        0.3304, 0.5366, 70.1558
      CIE-Lab:
        87.0732, -59.8701, 69.1887
        CIE-LCH:
        87.0732, 91.4959, 130.8702
        CIE-Luv:
        87.0732, -53.5454, 92.5947
        Hunter-Lab:
        83.7591, -54.5287, 46.3175
      #85f448 color charts
#85f448 RGB chart
      #85f448 CMYK chart
      #85f448 RGB pie chart
      #85f448 color shades, tints & tones
#85f448 color schemes
#85f448 color preview, HTML & CSS examples
           This text has a color of #85f448        
        
          <p style="color:#85f448;">Text here</p>
        
        
          .mytext {color:#85f448;}
        
        Text color #85f448
      
           This box has a color of #85f448        
        
          <div style="background-color:#85f448;">Content here</div>
        
        
          .mybackground {background-color:#85f448;}
        
        Background color #85f448
      
           Border around this has a color of #85f448        
        
          <div style="border:2px solid #85f448;">Content here</div>
        
        
          .myborder {border:2px solid #85f448;}
        
        Border color #85f448