#81a5fe color space conversions
Hex:
        #81a5fe
        RGB:
        129, 165, 254
        CMY:
        49, 35, 0
        CMYK:
        49, 35, 0, 0
      HSL:
        223°, 98.4252%, 75.0980%
        HSV (HSB):
        223°, 49.2126%, 99.6078%
        XYZ:
        40.3978, 38.7332, 99.1130
        xyY:
        0.2266, 0.2173, 38.7332
      CIE-Lab:
        68.5575, 11.4603, -48.0408
        CIE-LCH:
        68.5575, 49.3888, 283.4173
        CIE-Luv:
        68.5575, -19.5675, -79.2345
        Hunter-Lab:
        62.2360, 6.9526, -50.8563
      #81a5fe color charts
#81a5fe RGB chart
      #81a5fe CMYK chart
      #81a5fe RGB pie chart
      #81a5fe color shades, tints & tones
#81a5fe color schemes
#81a5fe color preview, HTML & CSS examples
           This text has a color of #81a5fe        
        
          <p style="color:#81a5fe;">Text here</p>
        
        
          .mytext {color:#81a5fe;}
        
        Text color #81a5fe
      
           This box has a color of #81a5fe        
        
          <div style="background-color:#81a5fe;">Content here</div>
        
        
          .mybackground {background-color:#81a5fe;}
        
        Background color #81a5fe
      
           Border around this has a color of #81a5fe        
        
          <div style="border:2px solid #81a5fe;">Content here</div>
        
        
          .myborder {border:2px solid #81a5fe;}
        
        Border color #81a5fe