#12f8ec color space conversions
Hex:
        #12f8ec
        RGB:
        18, 248, 236
        CMY:
        93, 3, 7
        CMYK:
        93, 0, 5, 3
      HSL:
        177°, 94.2623%, 52.1569%
        HSV (HSB):
        177°, 92.7419%, 97.2549%
        XYZ:
        48.9572, 73.3195, 90.9287
        xyY:
        0.2296, 0.3439, 73.3195
      CIE-Lab:
        88.5999, -50.0601, -7.9958
        CIE-LCH:
        88.5999, 50.6946, 189.0749
        CIE-Luv:
        88.5999, -69.2015, -4.7652
        Hunter-Lab:
        85.6268, -47.7895, -3.0223
      #12f8ec color charts
#12f8ec RGB chart
      #12f8ec CMYK chart
      #12f8ec RGB pie chart
      #12f8ec color shades, tints & tones
#12f8ec color schemes
#12f8ec color preview, HTML & CSS examples
           This text has a color of #12f8ec        
        
          <p style="color:#12f8ec;">Text here</p>
        
        
          .mytext {color:#12f8ec;}
        
        Text color #12f8ec
      
           This box has a color of #12f8ec        
        
          <div style="background-color:#12f8ec;">Content here</div>
        
        
          .mybackground {background-color:#12f8ec;}
        
        Background color #12f8ec
      
           Border around this has a color of #12f8ec        
        
          <div style="border:2px solid #12f8ec;">Content here</div>
        
        
          .myborder {border:2px solid #12f8ec;}
        
        Border color #12f8ec