#0ff312 color space conversions
Hex:
        #0ff312
        RGB:
        15, 243, 18
        CMY:
        94, 5, 93
        CMYK:
        94, 0, 93, 5
      HSL:
        121°, 90.4762%, 50.5882%
        HSV (HSB):
        121°, 93.8272%, 95.2941%
        XYZ:
        32.3568, 64.2464, 11.2677
        xyY:
        0.3000, 0.5956, 64.2464
      CIE-Lab:
        84.0939, -82.3158, 78.6780
        CIE-LCH:
        84.0939, 113.8689, 136.2944
        CIE-Luv:
        84.0939, -78.8921, 101.7992
        Hunter-Lab:
        80.1539, -68.2118, 47.7730
      #0ff312 color charts
#0ff312 RGB chart
      #0ff312 CMYK chart
      #0ff312 RGB pie chart
      #0ff312 color shades, tints & tones
#0ff312 color schemes
#0ff312 color preview, HTML & CSS examples
           This text has a color of #0ff312        
        
          <p style="color:#0ff312;">Text here</p>
        
        
          .mytext {color:#0ff312;}
        
        Text color #0ff312
      
           This box has a color of #0ff312        
        
          <div style="background-color:#0ff312;">Content here</div>
        
        
          .mybackground {background-color:#0ff312;}
        
        Background color #0ff312
      
           Border around this has a color of #0ff312        
        
          <div style="border:2px solid #0ff312;">Content here</div>
        
        
          .myborder {border:2px solid #0ff312;}
        
        Border color #0ff312