#12ceee color space conversions
Hex:
        #12ceee
        RGB:
        18, 206, 238
        CMY:
        93, 19, 7
        CMYK:
        92, 13, 0, 7
      HSL:
        189°, 86.6142%, 50.1961%
        HSV (HSB):
        189°, 92.4370%, 93.3333%
        XYZ:
        37.7534, 50.4443, 88.6358
        xyY:
        0.2135, 0.2853, 50.4443
      CIE-Lab:
        76.3411, -30.4783, -27.5350
        CIE-LCH:
        76.3411, 41.0744, 222.0956
        CIE-Luv:
        76.3411, -54.9986, -39.8633
        Hunter-Lab:
        71.0241, -29.4093, -24.2751
      #12ceee color charts
#12ceee RGB chart
      #12ceee CMYK chart
      #12ceee RGB pie chart
      #12ceee color shades, tints & tones
#12ceee color schemes
#12ceee color preview, HTML & CSS examples
           This text has a color of #12ceee        
        
          <p style="color:#12ceee;">Text here</p>
        
        
          .mytext {color:#12ceee;}
        
        Text color #12ceee
      
           This box has a color of #12ceee        
        
          <div style="background-color:#12ceee;">Content here</div>
        
        
          .mybackground {background-color:#12ceee;}
        
        Background color #12ceee
      
           Border around this has a color of #12ceee        
        
          <div style="border:2px solid #12ceee;">Content here</div>
        
        
          .myborder {border:2px solid #12ceee;}
        
        Border color #12ceee