#12abb8 color space conversions
Hex:
        #12abb8
        RGB:
        18, 171, 184
        CMY:
        93, 33, 28
        CMYK:
        90, 7, 0, 28
      HSL:
        185°, 82.1782%, 39.6078%
        HSV (HSB):
        185°, 90.2174%, 72.1569%
        XYZ:
        23.4641, 32.7151, 50.4254
        xyY:
        0.2201, 0.3069, 32.7151
      CIE-Lab:
        63.9296, -30.8645, -16.9270
        CIE-LCH:
        63.9296, 35.2014, 208.7416
        CIE-Luv:
        63.9296, -47.2068, -21.5135
        Hunter-Lab:
        57.1971, -26.8685, -12.2325
      #12abb8 color charts
#12abb8 RGB chart
      #12abb8 CMYK chart
      #12abb8 RGB pie chart
      #12abb8 color shades, tints & tones
#12abb8 color schemes
#12abb8 color preview, HTML & CSS examples
           This text has a color of #12abb8        
        
          <p style="color:#12abb8;">Text here</p>
        
        
          .mytext {color:#12abb8;}
        
        Text color #12abb8
      
           This box has a color of #12abb8        
        
          <div style="background-color:#12abb8;">Content here</div>
        
        
          .mybackground {background-color:#12abb8;}
        
        Background color #12abb8
      
           Border around this has a color of #12abb8        
        
          <div style="border:2px solid #12abb8;">Content here</div>
        
        
          .myborder {border:2px solid #12abb8;}
        
        Border color #12abb8