#12f4bb color space conversions
Hex:
        #12f4bb
        RGB:
        18, 244, 187
        CMY:
        93, 4, 27
        CMYK:
        93, 0, 23, 4
      HSL:
        165°, 91.1290%, 51.3725%
        HSV (HSB):
        165°, 92.6230%, 95.6863%
        XYZ:
        41.5698, 68.4178, 58.0287
        xyY:
        0.2474, 0.4072, 68.4178
      CIE-Lab:
        86.2149, -61.0485, 14.0799
        CIE-LCH:
        86.2149, 62.6511, 167.0127
        CIE-Luv:
        86.2149, -71.6764, 30.7946
        Hunter-Lab:
        82.7151, -55.0433, 16.3057
      #12f4bb color charts
#12f4bb RGB chart
      #12f4bb CMYK chart
      #12f4bb RGB pie chart
      #12f4bb color shades, tints & tones
#12f4bb color schemes
#12f4bb color preview, HTML & CSS examples
           This text has a color of #12f4bb        
        
          <p style="color:#12f4bb;">Text here</p>
        
        
          .mytext {color:#12f4bb;}
        
        Text color #12f4bb
      
           This box has a color of #12f4bb        
        
          <div style="background-color:#12f4bb;">Content here</div>
        
        
          .mybackground {background-color:#12f4bb;}
        
        Background color #12f4bb
      
           Border around this has a color of #12f4bb        
        
          <div style="border:2px solid #12f4bb;">Content here</div>
        
        
          .myborder {border:2px solid #12f4bb;}
        
        Border color #12f4bb