#12feaf color space conversions
Hex:
        #12feaf
        RGB:
        18, 254, 175
        CMY:
        93, 0, 31
        CMYK:
        93, 0, 31, 0
      HSL:
        160°, 99.1597%, 53.3333%
        HSV (HSB):
        160°, 92.9134%, 99.6078%
        XYZ:
        43.4291, 74.1074, 52.5726
        xyY:
        0.2553, 0.4356, 74.1074
      CIE-Lab:
        88.9732, -67.3612, 24.0858
        CIE-LCH:
        88.9732, 71.5378, 160.3249
        CIE-Luv:
        88.9732, -75.7726, 45.9524
        Hunter-Lab:
        86.0856, -60.5988, 24.0514
      #12feaf color charts
#12feaf RGB chart
      #12feaf CMYK chart
      #12feaf RGB pie chart
      #12feaf color shades, tints & tones
#12feaf color schemes
#12feaf color preview, HTML & CSS examples
           This text has a color of #12feaf        
        
          <p style="color:#12feaf;">Text here</p>
        
        
          .mytext {color:#12feaf;}
        
        Text color #12feaf
      
           This box has a color of #12feaf        
        
          <div style="background-color:#12feaf;">Content here</div>
        
        
          .mybackground {background-color:#12feaf;}
        
        Background color #12feaf
      
           Border around this has a color of #12feaf        
        
          <div style="border:2px solid #12feaf;">Content here</div>
        
        
          .myborder {border:2px solid #12feaf;}
        
        Border color #12feaf