#7a95bb color space conversions
Hex:
        #7a95bb
        RGB:
        122, 149, 187
        CMY:
        52, 42, 27
        CMYK:
        35, 20, 0, 27
      HSL:
        215°, 32.3383%, 60.5882%
        HSV (HSB):
        215°, 34.7594%, 73.3333%
        XYZ:
        27.7431, 29.2203, 51.1916
        xyY:
        0.2565, 0.2702, 29.2203
      CIE-Lab:
        60.9756, -0.1192, -22.7999
        CIE-LCH:
        60.9756, 22.8002, 269.7005
        CIE-Luv:
        60.9756, -14.8572, -34.8083
        Hunter-Lab:
        54.0558, -2.9860, -18.3093
      #7a95bb color charts
#7a95bb RGB chart
      #7a95bb CMYK chart
      #7a95bb RGB pie chart
      #7a95bb color shades, tints & tones
#7a95bb color schemes
#7a95bb color preview, HTML & CSS examples
           This text has a color of #7a95bb        
        
          <p style="color:#7a95bb;">Text here</p>
        
        
          .mytext {color:#7a95bb;}
        
        Text color #7a95bb
      
           This box has a color of #7a95bb        
        
          <div style="background-color:#7a95bb;">Content here</div>
        
        
          .mybackground {background-color:#7a95bb;}
        
        Background color #7a95bb
      
           Border around this has a color of #7a95bb        
        
          <div style="border:2px solid #7a95bb;">Content here</div>
        
        
          .myborder {border:2px solid #7a95bb;}
        
        Border color #7a95bb