#81befa color space conversions
Hex:
        #81befa
        RGB:
        129, 190, 250
        CMY:
        49, 25, 2
        CMYK:
        48, 24, 0, 2
      HSL:
        210°, 92.3664%, 74.3137%
        HSV (HSB):
        210°, 48.4000%, 98.0392%
        XYZ:
        44.7220, 48.3962, 97.4268
        xyY:
        0.2347, 0.2540, 48.3962
      CIE-Lab:
        75.0741, -3.6670, -35.6998
        CIE-LCH:
        75.0741, 35.8876, 264.1352
        CIE-Luv:
        75.0741, -28.8348, -57.1562
        Hunter-Lab:
        69.5674, -6.9924, -34.3365
      #81befa color charts
#81befa RGB chart
      #81befa CMYK chart
      #81befa RGB pie chart
      #81befa color shades, tints & tones
#81befa color schemes
#81befa color preview, HTML & CSS examples
           This text has a color of #81befa        
        
          <p style="color:#81befa;">Text here</p>
        
        
          .mytext {color:#81befa;}
        
        Text color #81befa
      
           This box has a color of #81befa        
        
          <div style="background-color:#81befa;">Content here</div>
        
        
          .mybackground {background-color:#81befa;}
        
        Background color #81befa
      
           Border around this has a color of #81befa        
        
          <div style="border:2px solid #81befa;">Content here</div>
        
        
          .myborder {border:2px solid #81befa;}
        
        Border color #81befa