#7a95ff color space conversions
Hex:
        #7a95ff
        RGB:
        122, 149, 255
        CMY:
        52, 42, 0
        CMYK:
        52, 42, 0, 0
      HSL:
        228°, 100.0000%, 73.9216%
        HSV (HSB):
        228°, 52.1569%, 100.0000%
        XYZ:
        36.8235, 32.8525, 99.0081
        xyY:
        0.2183, 0.1948, 32.8525
      CIE-Lab:
        64.0413, 19.4956, -55.7590
        CIE-LCH:
        64.0413, 59.0690, 289.2717
        CIE-Luv:
        64.0413, -16.3633, -92.1239
        Hunter-Lab:
        57.3171, 14.3729, -62.2941
      #7a95ff color charts
#7a95ff RGB chart
      #7a95ff CMYK chart
      #7a95ff RGB pie chart
      #7a95ff color shades, tints & tones
#7a95ff color schemes
#7a95ff color preview, HTML & CSS examples
           This text has a color of #7a95ff        
        
          <p style="color:#7a95ff;">Text here</p>
        
        
          .mytext {color:#7a95ff;}
        
        Text color #7a95ff
      
           This box has a color of #7a95ff        
        
          <div style="background-color:#7a95ff;">Content here</div>
        
        
          .mybackground {background-color:#7a95ff;}
        
        Background color #7a95ff
      
           Border around this has a color of #7a95ff        
        
          <div style="border:2px solid #7a95ff;">Content here</div>
        
        
          .myborder {border:2px solid #7a95ff;}
        
        Border color #7a95ff