#12ebfc color space conversions
Hex:
        #12ebfc
        RGB:
        18, 235, 252
        CMY:
        93, 8, 1
        CMYK:
        93, 7, 0, 1
      HSL:
        184°, 97.5000%, 52.9412%
        HSV (HSB):
        184°, 92.8571%, 98.8235%
        XYZ:
        47.5285, 66.5735, 102.4404
        xyY:
        0.2195, 0.3074, 66.5735
      CIE-Lab:
        85.2881, -39.7226, -21.3402
        CIE-LCH:
        85.2881, 45.0920, 208.2460
        CIE-Luv:
        85.2881, -63.6131, -28.4337
        Hunter-Lab:
        81.5926, -38.8091, -17.3244
      #12ebfc color charts
#12ebfc RGB chart
      #12ebfc CMYK chart
      #12ebfc RGB pie chart
      #12ebfc color shades, tints & tones
#12ebfc color schemes
#12ebfc color preview, HTML & CSS examples
           This text has a color of #12ebfc        
        
          <p style="color:#12ebfc;">Text here</p>
        
        
          .mytext {color:#12ebfc;}
        
        Text color #12ebfc
      
           This box has a color of #12ebfc        
        
          <div style="background-color:#12ebfc;">Content here</div>
        
        
          .mybackground {background-color:#12ebfc;}
        
        Background color #12ebfc
      
           Border around this has a color of #12ebfc        
        
          <div style="border:2px solid #12ebfc;">Content here</div>
        
        
          .myborder {border:2px solid #12ebfc;}
        
        Border color #12ebfc