#95abdc color space conversions
Hex:
        #95abdc
        RGB:
        149, 171, 220
        CMY:
        42, 33, 14
        CMYK:
        32, 22, 0, 14
      HSL:
        221°, 50.3546%, 72.3529%
        HSV (HSB):
        221°, 32.2727%, 86.2745%
        XYZ:
        39.8756, 40.6827, 73.4610
        xyY:
        0.2589, 0.2641, 40.6827
      CIE-Lab:
        69.9530, 3.8184, -27.2183
        CIE-LCH:
        69.9530, 27.4849, 277.9857
        CIE-Luv:
        69.9530, -13.2851, -43.3980
        Hunter-Lab:
        63.7830, -0.0263, -23.6382
      #95abdc color charts
#95abdc RGB chart
      #95abdc CMYK chart
      #95abdc RGB pie chart
      #95abdc color shades, tints & tones
#95abdc color schemes
#95abdc color preview, HTML & CSS examples
           This text has a color of #95abdc        
        
          <p style="color:#95abdc;">Text here</p>
        
        
          .mytext {color:#95abdc;}
        
        Text color #95abdc
      
           This box has a color of #95abdc        
        
          <div style="background-color:#95abdc;">Content here</div>
        
        
          .mybackground {background-color:#95abdc;}
        
        Background color #95abdc
      
           Border around this has a color of #95abdc        
        
          <div style="border:2px solid #95abdc;">Content here</div>
        
        
          .myborder {border:2px solid #95abdc;}
        
        Border color #95abdc