#12bcf8 color space conversions
Hex:
        #12bcf8
        RGB:
        18, 188, 248
        CMY:
        93, 26, 3
        CMYK:
        93, 24, 0, 3
      HSL:
        196°, 94.2623%, 52.1569%
        HSV (HSB):
        196°, 92.7419%, 97.2549%
        XYZ:
        35.1760, 42.8723, 95.2282
        xyY:
        0.2030, 0.2474, 42.8723
      CIE-Lab:
        71.4682, -18.0365, -40.4560
        CIE-LCH:
        71.4682, 44.2945, 245.9713
        CIE-Luv:
        71.4682, -48.1948, -63.2274
        Hunter-Lab:
        65.4770, -18.6898, -40.3961
      #12bcf8 color charts
#12bcf8 RGB chart
      #12bcf8 CMYK chart
      #12bcf8 RGB pie chart
      #12bcf8 color shades, tints & tones
#12bcf8 color schemes
#12bcf8 color preview, HTML & CSS examples
           This text has a color of #12bcf8        
        
          <p style="color:#12bcf8;">Text here</p>
        
        
          .mytext {color:#12bcf8;}
        
        Text color #12bcf8
      
           This box has a color of #12bcf8        
        
          <div style="background-color:#12bcf8;">Content here</div>
        
        
          .mybackground {background-color:#12bcf8;}
        
        Background color #12bcf8
      
           Border around this has a color of #12bcf8        
        
          <div style="border:2px solid #12bcf8;">Content here</div>
        
        
          .myborder {border:2px solid #12bcf8;}
        
        Border color #12bcf8