#12def7 color space conversions
Hex:
        #12def7
        RGB:
        18, 222, 247
        CMY:
        93, 13, 3
        CMYK:
        93, 10, 0, 3
      HSL:
        187°, 93.4694%, 51.9608%
        HSV (HSB):
        187°, 92.7126%, 96.8627%
        XYZ:
        43.1592, 59.0866, 97.1258
        xyY:
        0.2165, 0.2964, 59.0866
      CIE-Lab:
        81.3391, -35.2552, -24.6993
        CIE-LCH:
        81.3391, 43.0463, 215.0146
        CIE-Luv:
        81.3391, -59.6705, -34.6301
        Hunter-Lab:
        76.8678, -34.2956, -21.1081
      #12def7 color charts
#12def7 RGB chart
      #12def7 CMYK chart
      #12def7 RGB pie chart
      #12def7 color shades, tints & tones
#12def7 color schemes
#12def7 color preview, HTML & CSS examples
           This text has a color of #12def7        
        
          <p style="color:#12def7;">Text here</p>
        
        
          .mytext {color:#12def7;}
        
        Text color #12def7
      
           This box has a color of #12def7        
        
          <div style="background-color:#12def7;">Content here</div>
        
        
          .mybackground {background-color:#12def7;}
        
        Background color #12def7
      
           Border around this has a color of #12def7        
        
          <div style="border:2px solid #12def7;">Content here</div>
        
        
          .myborder {border:2px solid #12def7;}
        
        Border color #12def7