#12b2b5 color space conversions
Hex:
        #12b2b5
        RGB:
        18, 178, 181
        CMY:
        93, 30, 29
        CMYK:
        90, 2, 0, 29
      HSL:
        181°, 81.9095%, 39.0196%
        HSV (HSB):
        181°, 90.0552%, 70.9804%
        XYZ:
        24.5103, 35.3056, 49.2389
        xyY:
        0.2248, 0.3237, 35.3056
      CIE-Lab:
        65.9859, -35.1336, -12.1583
        CIE-LCH:
        65.9859, 37.1779, 199.0887
        CIE-Luv:
        65.9859, -49.8753, -13.3636
        Hunter-Lab:
        59.4185, -30.3505, -7.5395
      #12b2b5 color charts
#12b2b5 RGB chart
      #12b2b5 CMYK chart
      #12b2b5 RGB pie chart
      #12b2b5 color shades, tints & tones
#12b2b5 color schemes
#12b2b5 color preview, HTML & CSS examples
           This text has a color of #12b2b5        
        
          <p style="color:#12b2b5;">Text here</p>
        
        
          .mytext {color:#12b2b5;}
        
        Text color #12b2b5
      
           This box has a color of #12b2b5        
        
          <div style="background-color:#12b2b5;">Content here</div>
        
        
          .mybackground {background-color:#12b2b5;}
        
        Background color #12b2b5
      
           Border around this has a color of #12b2b5        
        
          <div style="border:2px solid #12b2b5;">Content here</div>
        
        
          .myborder {border:2px solid #12b2b5;}
        
        Border color #12b2b5