#12bcf3 color space conversions
Hex:
        #12bcf3
        RGB:
        18, 188, 243
        CMY:
        93, 26, 5
        CMYK:
        93, 23, 0, 5
      HSL:
        195°, 90.3614%, 51.1765%
        HSV (HSB):
        195°, 92.5926%, 95.2941%
        XYZ:
        34.4103, 42.5661, 91.1965
        xyY:
        0.2046, 0.2531, 42.5661
      CIE-Lab:
        71.2595, -19.7602, -38.0778
        CIE-LCH:
        71.2595, 42.8997, 242.5733
        CIE-Luv:
        71.2595, -48.5578, -58.9021
        Hunter-Lab:
        65.2427, -20.0302, -37.2059
      #12bcf3 color charts
#12bcf3 RGB chart
      #12bcf3 CMYK chart
      #12bcf3 RGB pie chart
      #12bcf3 color shades, tints & tones
#12bcf3 color schemes
#12bcf3 color preview, HTML & CSS examples
           This text has a color of #12bcf3        
        
          <p style="color:#12bcf3;">Text here</p>
        
        
          .mytext {color:#12bcf3;}
        
        Text color #12bcf3
      
           This box has a color of #12bcf3        
        
          <div style="background-color:#12bcf3;">Content here</div>
        
        
          .mybackground {background-color:#12bcf3;}
        
        Background color #12bcf3
      
           Border around this has a color of #12bcf3        
        
          <div style="border:2px solid #12bcf3;">Content here</div>
        
        
          .myborder {border:2px solid #12bcf3;}
        
        Border color #12bcf3