#7a96ec color space conversions
Hex:
        #7a96ec
        RGB:
        122, 150, 236
        CMY:
        52, 41, 7
        CMYK:
        48, 36, 0, 7
      HSL:
        225°, 75.0000%, 70.1961%
        HSV (HSB):
        225°, 48.3051%, 92.5490%
        XYZ:
        34.0727, 32.0064, 83.7389
        xyY:
        0.2274, 0.2136, 32.0064
      CIE-Lab:
        63.3482, 13.1709, -46.4323
        CIE-LCH:
        63.3482, 48.2642, 285.8365
        CIE-Luv:
        63.3482, -16.2824, -75.7480
        Hunter-Lab:
        56.5742, 8.4996, -48.1568
      #7a96ec color charts
#7a96ec RGB chart
      #7a96ec CMYK chart
      #7a96ec RGB pie chart
      #7a96ec color shades, tints & tones
#7a96ec color schemes
#7a96ec color preview, HTML & CSS examples
           This text has a color of #7a96ec        
        
          <p style="color:#7a96ec;">Text here</p>
        
        
          .mytext {color:#7a96ec;}
        
        Text color #7a96ec
      
           This box has a color of #7a96ec        
        
          <div style="background-color:#7a96ec;">Content here</div>
        
        
          .mybackground {background-color:#7a96ec;}
        
        Background color #7a96ec
      
           Border around this has a color of #7a96ec        
        
          <div style="border:2px solid #7a96ec;">Content here</div>
        
        
          .myborder {border:2px solid #7a96ec;}
        
        Border color #7a96ec