#7895ef color space conversions
Hex:
        #7895ef
        RGB:
        120, 149, 239
        CMY:
        53, 42, 6
        CMYK:
        50, 38, 0, 6
      HSL:
        225°, 78.8079%, 70.3922%
        HSV (HSB):
        225°, 49.7908%, 93.7255%
        XYZ:
        34.0732, 31.7200, 85.9881
        xyY:
        0.2245, 0.2090, 31.7200
      CIE-Lab:
        63.1108, 14.1959, -48.4677
        CIE-LCH:
        63.1108, 50.5039, 286.3250
        CIE-Luv:
        63.1108, -16.6858, -79.2044
        Hunter-Lab:
        56.3205, 9.4294, -51.0975
      #7895ef color charts
#7895ef RGB chart
      #7895ef CMYK chart
      #7895ef RGB pie chart
      #7895ef color shades, tints & tones
#7895ef color schemes
#7895ef color preview, HTML & CSS examples
           This text has a color of #7895ef        
        
          <p style="color:#7895ef;">Text here</p>
        
        
          .mytext {color:#7895ef;}
        
        Text color #7895ef
      
           This box has a color of #7895ef        
        
          <div style="background-color:#7895ef;">Content here</div>
        
        
          .mybackground {background-color:#7895ef;}
        
        Background color #7895ef
      
           Border around this has a color of #7895ef        
        
          <div style="border:2px solid #7895ef;">Content here</div>
        
        
          .myborder {border:2px solid #7895ef;}
        
        Border color #7895ef