#12efed color space conversions
Hex:
        #12efed
        RGB:
        18, 239, 237
        CMY:
        93, 6, 7
        CMYK:
        92, 0, 1, 6
      HSL:
        179°, 87.3518%, 50.3922%
        HSV (HSB):
        179°, 92.4686%, 93.7255%
        XYZ:
        46.4020, 67.9760, 90.7958
        xyY:
        0.2262, 0.3313, 67.9760
      CIE-Lab:
        85.9945, -45.9276, -12.3961
        CIE-LCH:
        85.9945, 47.5711, 195.1046
        CIE-Luv:
        85.9945, -66.1409, -12.5714
        Hunter-Lab:
        82.4476, -43.8223, -7.5801
      #12efed color charts
#12efed RGB chart
      #12efed CMYK chart
      #12efed RGB pie chart
      #12efed color shades, tints & tones
#12efed color schemes
#12efed color preview, HTML & CSS examples
           This text has a color of #12efed        
        
          <p style="color:#12efed;">Text here</p>
        
        
          .mytext {color:#12efed;}
        
        Text color #12efed
      
           This box has a color of #12efed        
        
          <div style="background-color:#12efed;">Content here</div>
        
        
          .mybackground {background-color:#12efed;}
        
        Background color #12efed
      
           Border around this has a color of #12efed        
        
          <div style="border:2px solid #12efed;">Content here</div>
        
        
          .myborder {border:2px solid #12efed;}
        
        Border color #12efed