#12fa94 color space conversions
Hex:
        #12fa94
        RGB:
        18, 250, 148
        CMY:
        93, 2, 42
        CMYK:
        93, 0, 41, 2
      HSL:
        154°, 95.8678%, 52.5490%
        HSV (HSB):
        154°, 92.8000%, 98.0392%
        XYZ:
        39.7804, 70.6379, 39.5548
        xyY:
        0.2652, 0.4710, 70.6379
      CIE-Lab:
        87.3088, -71.2892, 35.4123
        CIE-LCH:
        87.3088, 79.6002, 153.5845
        CIE-Luv:
        87.3088, -76.2726, 60.8515
        Hunter-Lab:
        84.0464, -62.5945, 30.9288
      #12fa94 color charts
#12fa94 RGB chart
      #12fa94 CMYK chart
      #12fa94 RGB pie chart
      #12fa94 color shades, tints & tones
#12fa94 color schemes
#12fa94 color preview, HTML & CSS examples
           This text has a color of #12fa94        
        
          <p style="color:#12fa94;">Text here</p>
        
        
          .mytext {color:#12fa94;}
        
        Text color #12fa94
      
           This box has a color of #12fa94        
        
          <div style="background-color:#12fa94;">Content here</div>
        
        
          .mybackground {background-color:#12fa94;}
        
        Background color #12fa94
      
           Border around this has a color of #12fa94        
        
          <div style="border:2px solid #12fa94;">Content here</div>
        
        
          .myborder {border:2px solid #12fa94;}
        
        Border color #12fa94