#12bee4 color space conversions
Hex:
        #12bee4
        RGB:
        18, 190, 228
        CMY:
        93, 25, 11
        CMYK:
        92, 17, 0, 11
      HSL:
        191°, 85.3659%, 48.2353%
        HSV (HSB):
        191°, 92.1053%, 89.4118%
        XYZ:
        32.6665, 42.5569, 79.8914
        xyY:
        0.2106, 0.2744, 42.5569
      CIE-Lab:
        71.2532, -25.8577, -29.9524
        CIE-LCH:
        71.2532, 39.5697, 229.1962
        CIE-Luv:
        71.2532, -50.3535, -44.2439
        Hunter-Lab:
        65.2357, -24.7793, -26.9450
      #12bee4 color charts
#12bee4 RGB chart
      #12bee4 CMYK chart
      #12bee4 RGB pie chart
      #12bee4 color shades, tints & tones
#12bee4 color schemes
#12bee4 color preview, HTML & CSS examples
           This text has a color of #12bee4        
        
          <p style="color:#12bee4;">Text here</p>
        
        
          .mytext {color:#12bee4;}
        
        Text color #12bee4
      
           This box has a color of #12bee4        
        
          <div style="background-color:#12bee4;">Content here</div>
        
        
          .mybackground {background-color:#12bee4;}
        
        Background color #12bee4
      
           Border around this has a color of #12bee4        
        
          <div style="border:2px solid #12bee4;">Content here</div>
        
        
          .myborder {border:2px solid #12bee4;}
        
        Border color #12bee4