#85ef12 color space conversions
Hex:
        #85ef12
        RGB:
        133, 239, 18
        CMY:
        48, 6, 93
        CMYK:
        44, 0, 92, 6
      HSL:
        89°, 87.3518%, 50.3922%
        HSV (HSB):
        89°, 92.4686%, 93.7255%
        XYZ:
        40.6485, 66.7632, 11.3165
        xyY:
        0.3424, 0.5623, 66.7632
      CIE-Lab:
        85.3842, -60.2924, 80.7674
        CIE-LCH:
        85.3842, 100.7896, 126.7411
        CIE-Luv:
        85.3842, -51.8772, 99.9752
        Hunter-Lab:
        81.7088, -54.1900, 48.9846
      #85ef12 color charts
#85ef12 RGB chart
      #85ef12 CMYK chart
      #85ef12 RGB pie chart
      #85ef12 color shades, tints & tones
#85ef12 color schemes
#85ef12 color preview, HTML & CSS examples
           This text has a color of #85ef12        
        
          <p style="color:#85ef12;">Text here</p>
        
        
          .mytext {color:#85ef12;}
        
        Text color #85ef12
      
           This box has a color of #85ef12        
        
          <div style="background-color:#85ef12;">Content here</div>
        
        
          .mybackground {background-color:#85ef12;}
        
        Background color #85ef12
      
           Border around this has a color of #85ef12        
        
          <div style="border:2px solid #85ef12;">Content here</div>
        
        
          .myborder {border:2px solid #85ef12;}
        
        Border color #85ef12