#7895ab color space conversions
Hex:
        #7895ab
        RGB:
        120, 149, 171
        CMY:
        53, 42, 33
        CMYK:
        30, 13, 0, 33
      HSL:
        206°, 23.2877%, 57.0588%
        HSV (HSB):
        206°, 29.8246%, 67.0588%
        XYZ:
        25.8439, 28.4282, 42.6532
        xyY:
        0.2666, 0.2933, 28.4282
      CIE-Lab:
        60.2737, -4.8419, -14.8328
        CIE-LCH:
        60.2737, 15.6031, 251.9216
        CIE-Luv:
        60.2737, -15.4173, -21.4546
        Hunter-Lab:
        53.3181, -6.7859, -10.1078
      #7895ab color charts
#7895ab RGB chart
      #7895ab CMYK chart
      #7895ab RGB pie chart
      #7895ab color shades, tints & tones
#7895ab color schemes
#7895ab color preview, HTML & CSS examples
           This text has a color of #7895ab        
        
          <p style="color:#7895ab;">Text here</p>
        
        
          .mytext {color:#7895ab;}
        
        Text color #7895ab
      
           This box has a color of #7895ab        
        
          <div style="background-color:#7895ab;">Content here</div>
        
        
          .mybackground {background-color:#7895ab;}
        
        Background color #7895ab
      
           Border around this has a color of #7895ab        
        
          <div style="border:2px solid #7895ab;">Content here</div>
        
        
          .myborder {border:2px solid #7895ab;}
        
        Border color #7895ab