#95a4ed color space conversions
Hex:
        #95a4ed
        RGB:
        149, 164, 237
        CMY:
        42, 36, 7
        CMYK:
        37, 31, 0, 7
      HSL:
        230°, 70.9677%, 75.6863%
        HSV (HSB):
        230°, 37.1308%, 92.9412%
        XYZ:
        40.9559, 39.0549, 85.5005
        xyY:
        0.2475, 0.2360, 39.0549
      CIE-Lab:
        68.7910, 12.1773, -38.3241
        CIE-LCH:
        68.7910, 40.2122, 287.6274
        CIE-Luv:
        68.7910, -11.0604, -62.9529
        Hunter-Lab:
        62.4939, 7.6172, -37.3713
      #95a4ed color charts
#95a4ed RGB chart
      #95a4ed CMYK chart
      #95a4ed RGB pie chart
      #95a4ed color shades, tints & tones
#95a4ed color schemes
#95a4ed color preview, HTML & CSS examples
           This text has a color of #95a4ed        
        
          <p style="color:#95a4ed;">Text here</p>
        
        
          .mytext {color:#95a4ed;}
        
        Text color #95a4ed
      
           This box has a color of #95a4ed        
        
          <div style="background-color:#95a4ed;">Content here</div>
        
        
          .mybackground {background-color:#95a4ed;}
        
        Background color #95a4ed
      
           Border around this has a color of #95a4ed        
        
          <div style="border:2px solid #95a4ed;">Content here</div>
        
        
          .myborder {border:2px solid #95a4ed;}
        
        Border color #95a4ed