#12bebd color space conversions
Hex:
        #12bebd
        RGB:
        18, 190, 189
        CMY:
        93, 25, 26
        CMYK:
        91, 0, 1, 25
      HSL:
        180°, 82.6923%, 40.7843%
        HSV (HSB):
        180°, 90.5263%, 74.5098%
        XYZ:
        27.8482, 40.6296, 54.5187
        xyY:
        0.2264, 0.3303, 40.6296
      CIE-Lab:
        69.9157, -38.2357, -10.6846
        CIE-LCH:
        69.9157, 39.7005, 195.6126
        CIE-Luv:
        69.9157, -53.3947, -10.6681
        Hunter-Lab:
        63.7414, -33.5619, -6.0924
      #12bebd color charts
#12bebd RGB chart
      #12bebd CMYK chart
      #12bebd RGB pie chart
      #12bebd color shades, tints & tones
#12bebd color schemes
#12bebd color preview, HTML & CSS examples
           This text has a color of #12bebd        
        
          <p style="color:#12bebd;">Text here</p>
        
        
          .mytext {color:#12bebd;}
        
        Text color #12bebd
      
           This box has a color of #12bebd        
        
          <div style="background-color:#12bebd;">Content here</div>
        
        
          .mybackground {background-color:#12bebd;}
        
        Background color #12bebd
      
           Border around this has a color of #12bebd        
        
          <div style="border:2px solid #12bebd;">Content here</div>
        
        
          .myborder {border:2px solid #12bebd;}
        
        Border color #12bebd