#85f512 color space conversions
Hex:
        #85f512
        RGB:
        133, 245, 18
        CMY:
        48, 4, 93
        CMYK:
        46, 0, 93, 4
      HSL:
        90°, 91.9028%, 51.5686%
        HSV (HSB):
        90°, 92.6531%, 96.0784%
        XYZ:
        42.4345, 70.3350, 11.9118
        xyY:
        0.3403, 0.5641, 70.3350
      CIE-Lab:
        87.1609, -62.5125, 82.2099
        CIE-LCH:
        87.1609, 103.2777, 127.2494
        CIE-Luv:
        87.1609, -54.4483, 102.2895
        Hunter-Lab:
        83.8660, -56.4482, 50.2850
      #85f512 color charts
#85f512 RGB chart
      #85f512 CMYK chart
      #85f512 RGB pie chart
      #85f512 color shades, tints & tones
#85f512 color schemes
#85f512 color preview, HTML & CSS examples
           This text has a color of #85f512        
        
          <p style="color:#85f512;">Text here</p>
        
        
          .mytext {color:#85f512;}
        
        Text color #85f512
      
           This box has a color of #85f512        
        
          <div style="background-color:#85f512;">Content here</div>
        
        
          .mybackground {background-color:#85f512;}
        
        Background color #85f512
      
           Border around this has a color of #85f512        
        
          <div style="border:2px solid #85f512;">Content here</div>
        
        
          .myborder {border:2px solid #85f512;}
        
        Border color #85f512