#81d1fa color space conversions
Hex:
        #81d1fa
        RGB:
        129, 209, 250
        CMY:
        49, 18, 2
        CMYK:
        48, 16, 0, 2
      HSL:
        200°, 92.3664%, 74.3137%
        HSV (HSB):
        200°, 48.4000%, 98.0392%
        XYZ:
        49.1090, 57.1702, 98.8891
        xyY:
        0.2394, 0.2787, 57.1702
      CIE-Lab:
        80.2752, -13.7639, -27.6918
        CIE-LCH:
        80.2752, 30.9238, 243.5708
        CIE-Luv:
        80.2752, -36.1035, -42.5218
        Hunter-Lab:
        75.6110, -16.3841, -24.6158
      #81d1fa color charts
#81d1fa RGB chart
      #81d1fa CMYK chart
      #81d1fa RGB pie chart
      #81d1fa color shades, tints & tones
#81d1fa color schemes
#81d1fa color preview, HTML & CSS examples
           This text has a color of #81d1fa        
        
          <p style="color:#81d1fa;">Text here</p>
        
        
          .mytext {color:#81d1fa;}
        
        Text color #81d1fa
      
           This box has a color of #81d1fa        
        
          <div style="background-color:#81d1fa;">Content here</div>
        
        
          .mybackground {background-color:#81d1fa;}
        
        Background color #81d1fa
      
           Border around this has a color of #81d1fa        
        
          <div style="border:2px solid #81d1fa;">Content here</div>
        
        
          .myborder {border:2px solid #81d1fa;}
        
        Border color #81d1fa