#7895eb color space conversions
Hex:
        #7895eb
        RGB:
        120, 149, 235
        CMY:
        53, 42, 8
        CMYK:
        49, 37, 0, 8
      HSL:
        225°, 74.1935%, 69.6078%
        HSV (HSB):
        225°, 48.9362%, 92.1569%
        XYZ:
        33.4886, 31.4861, 82.9097
        xyY:
        0.2265, 0.2129, 31.4861
      CIE-Lab:
        62.9159, 12.9928, -46.5708
        CIE-LCH:
        62.9159, 48.3492, 285.5886
        CIE-Luv:
        62.9159, -16.6047, -75.8698
        Hunter-Lab:
        56.1125, 8.3340, -48.3259
      #7895eb color charts
#7895eb RGB chart
      #7895eb CMYK chart
      #7895eb RGB pie chart
      #7895eb color shades, tints & tones
#7895eb color schemes
#7895eb color preview, HTML & CSS examples
           This text has a color of #7895eb        
        
          <p style="color:#7895eb;">Text here</p>
        
        
          .mytext {color:#7895eb;}
        
        Text color #7895eb
      
           This box has a color of #7895eb        
        
          <div style="background-color:#7895eb;">Content here</div>
        
        
          .mybackground {background-color:#7895eb;}
        
        Background color #7895eb
      
           Border around this has a color of #7895eb        
        
          <div style="border:2px solid #7895eb;">Content here</div>
        
        
          .myborder {border:2px solid #7895eb;}
        
        Border color #7895eb