#7895cf color space conversions
Hex:
        #7895cf
        RGB:
        120, 149, 207
        CMY:
        53, 42, 19
        CMYK:
        42, 28, 0, 19
      HSL:
        220°, 47.5410%, 64.1176%
        HSV (HSB):
        220°, 42.0290%, 81.1765%
        XYZ:
        29.7557, 29.9930, 63.2524
        xyY:
        0.2419, 0.2438, 29.9930
      CIE-Lab:
        61.6481, 4.8154, -33.0031
        CIE-LCH:
        61.6481, 33.3526, 278.3013
        CIE-Luv:
        61.6481, -16.0580, -52.1641
        Hunter-Lab:
        54.7658, 1.1434, -30.1416
      #7895cf color charts
#7895cf RGB chart
      #7895cf CMYK chart
      #7895cf RGB pie chart
      #7895cf color shades, tints & tones
#7895cf color schemes
#7895cf color preview, HTML & CSS examples
           This text has a color of #7895cf        
        
          <p style="color:#7895cf;">Text here</p>
        
        
          .mytext {color:#7895cf;}
        
        Text color #7895cf
      
           This box has a color of #7895cf        
        
          <div style="background-color:#7895cf;">Content here</div>
        
        
          .mybackground {background-color:#7895cf;}
        
        Background color #7895cf
      
           Border around this has a color of #7895cf        
        
          <div style="border:2px solid #7895cf;">Content here</div>
        
        
          .myborder {border:2px solid #7895cf;}
        
        Border color #7895cf