#85fd0d color space conversions
Hex:
        #85fd0d
        RGB:
        133, 253, 13
        CMY:
        48, 1, 95
        CMYK:
        47, 0, 95, 1
      HSL:
        90°, 98.3607%, 52.1569%
        HSV (HSB):
        90°, 94.8617%, 99.2157%
        XYZ:
        44.8708, 75.2662, 12.5437
        xyY:
        0.3382, 0.5673, 75.2662
      CIE-Lab:
        89.5175, -65.4924, 84.6107
        CIE-LCH:
        89.5175, 106.9963, 127.7414
        CIE-Luv:
        89.5175, -57.8251, 105.6714
        Hunter-Lab:
        86.7561, -59.5018, 52.1568
      #85fd0d color charts
#85fd0d RGB chart
      #85fd0d CMYK chart
      #85fd0d RGB pie chart
      #85fd0d color shades, tints & tones
#85fd0d color schemes
#85fd0d color preview, HTML & CSS examples
           This text has a color of #85fd0d        
        
          <p style="color:#85fd0d;">Text here</p>
        
        
          .mytext {color:#85fd0d;}
        
        Text color #85fd0d
      
           This box has a color of #85fd0d        
        
          <div style="background-color:#85fd0d;">Content here</div>
        
        
          .mybackground {background-color:#85fd0d;}
        
        Background color #85fd0d
      
           Border around this has a color of #85fd0d        
        
          <div style="border:2px solid #85fd0d;">Content here</div>
        
        
          .myborder {border:2px solid #85fd0d;}
        
        Border color #85fd0d