#81bacc color space conversions
Hex:
        #81bacc
        RGB:
        129, 186, 204
        CMY:
        49, 27, 20
        CMYK:
        37, 9, 0, 20
      HSL:
        194°, 42.3729%, 65.2941%
        HSV (HSB):
        194°, 36.7647%, 80.0000%
        XYZ:
        37.5112, 44.1446, 63.6704
        xyY:
        0.2581, 0.3038, 44.1446
      CIE-Lab:
        72.3250, -13.9549, -14.9615
        CIE-LCH:
        72.3250, 20.4594, 226.9938
        CIE-Luv:
        72.3250, -27.6245, -20.9453
        Hunter-Lab:
        66.4414, -15.4955, -10.3083
      #81bacc color charts
#81bacc RGB chart
      #81bacc CMYK chart
      #81bacc RGB pie chart
      #81bacc color shades, tints & tones
#81bacc color schemes
#81bacc color preview, HTML & CSS examples
           This text has a color of #81bacc        
        
          <p style="color:#81bacc;">Text here</p>
        
        
          .mytext {color:#81bacc;}
        
        Text color #81bacc
      
           This box has a color of #81bacc        
        
          <div style="background-color:#81bacc;">Content here</div>
        
        
          .mybackground {background-color:#81bacc;}
        
        Background color #81bacc
      
           Border around this has a color of #81bacc        
        
          <div style="border:2px solid #81bacc;">Content here</div>
        
        
          .myborder {border:2px solid #81bacc;}
        
        Border color #81bacc