#12f764 color space conversions
Hex:
        #12f764
        RGB:
        18, 247, 100
        CMY:
        93, 3, 61
        CMYK:
        93, 0, 60, 3
      HSL:
        141°, 93.4694%, 51.9608%
        HSV (HSB):
        141°, 92.7126%, 96.8627%
        XYZ:
        35.8105, 67.5702, 23.2115
        xyY:
        0.2829, 0.5338, 67.5702
      CIE-Lab:
        85.7911, -77.6272, 56.0266
        CIE-LCH:
        85.7911, 95.7339, 144.1805
        CIE-Luv:
        85.7911, -77.8812, 83.7854
        Hunter-Lab:
        82.2011, -66.0894, 40.7988
      #12f764 color charts
#12f764 RGB chart
      #12f764 CMYK chart
      #12f764 RGB pie chart
      #12f764 color shades, tints & tones
#12f764 color schemes
#12f764 color preview, HTML & CSS examples
           This text has a color of #12f764        
        
          <p style="color:#12f764;">Text here</p>
        
        
          .mytext {color:#12f764;}
        
        Text color #12f764
      
           This box has a color of #12f764        
        
          <div style="background-color:#12f764;">Content here</div>
        
        
          .mybackground {background-color:#12f764;}
        
        Background color #12f764
      
           Border around this has a color of #12f764        
        
          <div style="border:2px solid #12f764;">Content here</div>
        
        
          .myborder {border:2px solid #12f764;}
        
        Border color #12f764