#12ecff color space conversions
Hex:
        #12ecff
        RGB:
        18, 236, 255
        CMY:
        93, 7, 0
        CMYK:
        93, 7, 0, 0
      HSL:
        185°, 100.0000%, 53.5294%
        HSV (HSB):
        185°, 92.9412%, 100.0000%
        XYZ:
        48.2949, 67.3395, 105.0602
        xyY:
        0.2188, 0.3051, 67.3395
      CIE-Lab:
        85.6751, -39.2688, -22.3295
        CIE-LCH:
        85.6751, 45.1735, 209.6240
        CIE-Luv:
        85.6751, -63.7069, -30.1935
        Hunter-Lab:
        82.0607, -38.5541, -18.4650
      #12ecff color charts
#12ecff RGB chart
      #12ecff CMYK chart
      #12ecff RGB pie chart
      #12ecff color shades, tints & tones
#12ecff color schemes
#12ecff color preview, HTML & CSS examples
           This text has a color of #12ecff        
        
          <p style="color:#12ecff;">Text here</p>
        
        
          .mytext {color:#12ecff;}
        
        Text color #12ecff
      
           This box has a color of #12ecff        
        
          <div style="background-color:#12ecff;">Content here</div>
        
        
          .mybackground {background-color:#12ecff;}
        
        Background color #12ecff
      
           Border around this has a color of #12ecff        
        
          <div style="border:2px solid #12ecff;">Content here</div>
        
        
          .myborder {border:2px solid #12ecff;}
        
        Border color #12ecff