#81bfeb color space conversions
Hex:
        #81bfeb
        RGB:
        129, 191, 235
        CMY:
        49, 25, 8
        CMYK:
        45, 19, 0, 8
      HSL:
        205°, 72.6027%, 71.3725%
        HSV (HSB):
        205°, 45.1064%, 92.1569%
        XYZ:
        42.6795, 47.9269, 85.5986
        xyY:
        0.2422, 0.2720, 47.9269
      CIE-Lab:
        74.7788, -8.4072, -28.0709
        CIE-LCH:
        74.7788, 29.3028, 253.3272
        CIE-Luv:
        74.7788, -29.3610, -43.5305
        Hunter-Lab:
        69.2292, -11.1069, -24.8488
      #81bfeb color charts
#81bfeb RGB chart
      #81bfeb CMYK chart
      #81bfeb RGB pie chart
      #81bfeb color shades, tints & tones
#81bfeb color schemes
#81bfeb color preview, HTML & CSS examples
           This text has a color of #81bfeb        
        
          <p style="color:#81bfeb;">Text here</p>
        
        
          .mytext {color:#81bfeb;}
        
        Text color #81bfeb
      
           This box has a color of #81bfeb        
        
          <div style="background-color:#81bfeb;">Content here</div>
        
        
          .mybackground {background-color:#81bfeb;}
        
        Background color #81bfeb
      
           Border around this has a color of #81bfeb        
        
          <div style="border:2px solid #81bfeb;">Content here</div>
        
        
          .myborder {border:2px solid #81bfeb;}
        
        Border color #81bfeb