#12eaad color space conversions
Hex:
        #12eaad
        RGB:
        18, 234, 173
        CMY:
        93, 8, 32
        CMYK:
        92, 0, 26, 8
      HSL:
        163°, 85.7143%, 49.4118%
        HSV (HSB):
        163°, 92.3077%, 91.7647%
        XYZ:
        37.2151, 61.9914, 49.5393
        xyY:
        0.2502, 0.4168, 61.9914
      CIE-Lab:
        82.9088, -60.5425, 16.7076
        CIE-LCH:
        82.9088, 62.8055, 164.5723
        CIE-Luv:
        82.9088, -69.4295, 34.1958
        Hunter-Lab:
        78.7346, -53.4148, 17.8094
      #12eaad color charts
#12eaad RGB chart
      #12eaad CMYK chart
      #12eaad RGB pie chart
      #12eaad color shades, tints & tones
#12eaad color schemes
#12eaad color preview, HTML & CSS examples
           This text has a color of #12eaad        
        
          <p style="color:#12eaad;">Text here</p>
        
        
          .mytext {color:#12eaad;}
        
        Text color #12eaad
      
           This box has a color of #12eaad        
        
          <div style="background-color:#12eaad;">Content here</div>
        
        
          .mybackground {background-color:#12eaad;}
        
        Background color #12eaad
      
           Border around this has a color of #12eaad        
        
          <div style="border:2px solid #12eaad;">Content here</div>
        
        
          .myborder {border:2px solid #12eaad;}
        
        Border color #12eaad