#12f8bd color space conversions
Hex:
        #12f8bd
        RGB:
        18, 248, 189
        CMY:
        93, 3, 26
        CMYK:
        93, 0, 24, 3
      HSL:
        165°, 94.2623%, 52.1569%
        HSV (HSB):
        165°, 92.7419%, 97.2549%
        XYZ:
        43.0022, 70.9375, 59.5700
        xyY:
        0.2478, 0.4088, 70.9375
      CIE-Lab:
        87.4546, -62.0819, 14.7943
        CIE-LCH:
        87.4546, 63.8203, 166.5963
        CIE-Luv:
        87.4546, -72.8323, 32.0642
        Hunter-Lab:
        84.2244, -56.2566, 17.0226
      #12f8bd color charts
#12f8bd RGB chart
      #12f8bd CMYK chart
      #12f8bd RGB pie chart
      #12f8bd color shades, tints & tones
#12f8bd color schemes
#12f8bd color preview, HTML & CSS examples
           This text has a color of #12f8bd        
        
          <p style="color:#12f8bd;">Text here</p>
        
        
          .mytext {color:#12f8bd;}
        
        Text color #12f8bd
      
           This box has a color of #12f8bd        
        
          <div style="background-color:#12f8bd;">Content here</div>
        
        
          .mybackground {background-color:#12f8bd;}
        
        Background color #12f8bd
      
           Border around this has a color of #12f8bd        
        
          <div style="border:2px solid #12f8bd;">Content here</div>
        
        
          .myborder {border:2px solid #12f8bd;}
        
        Border color #12f8bd