#83bcfb color space conversions
Hex:
        #83bcfb
        RGB:
        131, 188, 251
        CMY:
        49, 26, 2
        CMYK:
        48, 25, 0, 2
      HSL:
        212°, 93.7500%, 74.9020%
        HSV (HSB):
        212°, 47.8088%, 98.4314%
        XYZ:
        44.7559, 47.7568, 98.1259
        xyY:
        0.2348, 0.2505, 47.7568
      CIE-Lab:
        74.6713, -1.8325, -36.8542
        CIE-LCH:
        74.6713, 36.8998, 267.1535
        CIE-Luv:
        74.6713, -27.4009, -59.3306
        Hunter-Lab:
        69.1063, -5.3325, -35.8131
      #83bcfb color charts
#83bcfb RGB chart
      #83bcfb CMYK chart
      #83bcfb RGB pie chart
      #83bcfb color shades, tints & tones
#83bcfb color schemes
#83bcfb color preview, HTML & CSS examples
           This text has a color of #83bcfb        
        
          <p style="color:#83bcfb;">Text here</p>
        
        
          .mytext {color:#83bcfb;}
        
        Text color #83bcfb
      
           This box has a color of #83bcfb        
        
          <div style="background-color:#83bcfb;">Content here</div>
        
        
          .mybackground {background-color:#83bcfb;}
        
        Background color #83bcfb
      
           Border around this has a color of #83bcfb        
        
          <div style="border:2px solid #83bcfb;">Content here</div>
        
        
          .myborder {border:2px solid #83bcfb;}
        
        Border color #83bcfb