#12edba color space conversions
Hex:
        #12edba
        RGB:
        18, 237, 186
        CMY:
        93, 7, 27
        CMYK:
        92, 0, 22, 7
      HSL:
        166°, 85.8824%, 50.0000%
        HSV (HSB):
        166°, 92.4051%, 92.9412%
        XYZ:
        39.3966, 64.2421, 56.7779
        xyY:
        0.2456, 0.4005, 64.2421
      CIE-Lab:
        84.0917, -58.6290, 11.5926
        CIE-LCH:
        84.0917, 59.7641, 168.8153
        CIE-Luv:
        84.0917, -69.4578, 26.6934
        Hunter-Lab:
        80.1512, -52.5268, 14.1057
      #12edba color charts
#12edba RGB chart
      #12edba CMYK chart
      #12edba RGB pie chart
      #12edba color shades, tints & tones
#12edba color schemes
#12edba color preview, HTML & CSS examples
           This text has a color of #12edba        
        
          <p style="color:#12edba;">Text here</p>
        
        
          .mytext {color:#12edba;}
        
        Text color #12edba
      
           This box has a color of #12edba        
        
          <div style="background-color:#12edba;">Content here</div>
        
        
          .mybackground {background-color:#12edba;}
        
        Background color #12edba
      
           Border around this has a color of #12edba        
        
          <div style="border:2px solid #12edba;">Content here</div>
        
        
          .myborder {border:2px solid #12edba;}
        
        Border color #12edba