#12b3aa color space conversions
Hex:
        #12b3aa
        RGB:
        18, 179, 170
        CMY:
        93, 30, 33
        CMYK:
        90, 0, 5, 30
      HSL:
        177°, 81.7259%, 38.6275%
        HSV (HSB):
        177°, 89.9441%, 70.1961%
        XYZ:
        23.6253, 35.2711, 43.5930
        xyY:
        0.2305, 0.3441, 35.2711
      CIE-Lab:
        65.9592, -38.8963, -6.0972
        CIE-LCH:
        65.9592, 39.3713, 188.9090
        CIE-Luv:
        65.9592, -51.0824, -3.3301
        Hunter-Lab:
        59.3895, -32.9239, -1.9474
      #12b3aa color charts
#12b3aa RGB chart
      #12b3aa CMYK chart
      #12b3aa RGB pie chart
      #12b3aa color shades, tints & tones
#12b3aa color schemes
#12b3aa color preview, HTML & CSS examples
           This text has a color of #12b3aa        
        
          <p style="color:#12b3aa;">Text here</p>
        
        
          .mytext {color:#12b3aa;}
        
        Text color #12b3aa
      
           This box has a color of #12b3aa        
        
          <div style="background-color:#12b3aa;">Content here</div>
        
        
          .mybackground {background-color:#12b3aa;}
        
        Background color #12b3aa
      
           Border around this has a color of #12b3aa        
        
          <div style="border:2px solid #12b3aa;">Content here</div>
        
        
          .myborder {border:2px solid #12b3aa;}
        
        Border color #12b3aa