#95ef12 color space conversions
Hex:
        #95ef12
        RGB:
        149, 239, 18
        CMY:
        42, 6, 93
        CMYK:
        38, 0, 92, 6
      HSL:
        84°, 87.3518%, 50.3922%
        HSV (HSB):
        84°, 92.4686%, 93.7255%
        XYZ:
        43.3701, 68.1662, 11.4438
        xyY:
        0.3527, 0.5543, 68.1662
      CIE-Lab:
        86.0895, -55.1060, 81.6320
        CIE-LCH:
        86.0895, 98.4908, 124.0215
        CIE-Luv:
        86.0895, -44.9437, 99.9285
        Hunter-Lab:
        82.5628, -50.7193, 49.5760
      #95ef12 color charts
#95ef12 RGB chart
      #95ef12 CMYK chart
      #95ef12 RGB pie chart
      #95ef12 color shades, tints & tones
#95ef12 color schemes
#95ef12 color preview, HTML & CSS examples
           This text has a color of #95ef12        
        
          <p style="color:#95ef12;">Text here</p>
        
        
          .mytext {color:#95ef12;}
        
        Text color #95ef12
      
           This box has a color of #95ef12        
        
          <div style="background-color:#95ef12;">Content here</div>
        
        
          .mybackground {background-color:#95ef12;}
        
        Background color #95ef12
      
           Border around this has a color of #95ef12        
        
          <div style="border:2px solid #95ef12;">Content here</div>
        
        
          .myborder {border:2px solid #95ef12;}
        
        Border color #95ef12