#7f96fe color space conversions
Hex:
        #7f96fe
        RGB:
        127, 150, 254
        CMY:
        50, 41, 0
        CMYK:
        50, 41, 0, 0
      HSL:
        229°, 98.4496%, 74.7059%
        HSV (HSB):
        229°, 50.0000%, 99.6078%
        XYZ:
        37.5481, 33.4805, 98.2493
        xyY:
        0.2218, 0.1978, 33.4805
      CIE-Lab:
        64.5481, 19.6866, -54.3890
        CIE-LCH:
        64.5481, 57.8422, 289.8982
        CIE-Luv:
        64.5481, -14.9880, -89.9996
        Hunter-Lab:
        57.8623, 14.5735, -60.1699
      #7f96fe color charts
#7f96fe RGB chart
      #7f96fe CMYK chart
      #7f96fe RGB pie chart
      #7f96fe color shades, tints & tones
#7f96fe color schemes
#7f96fe color preview, HTML & CSS examples
           This text has a color of #7f96fe        
        
          <p style="color:#7f96fe;">Text here</p>
        
        
          .mytext {color:#7f96fe;}
        
        Text color #7f96fe
      
           This box has a color of #7f96fe        
        
          <div style="background-color:#7f96fe;">Content here</div>
        
        
          .mybackground {background-color:#7f96fe;}
        
        Background color #7f96fe
      
           Border around this has a color of #7f96fe        
        
          <div style="border:2px solid #7f96fe;">Content here</div>
        
        
          .myborder {border:2px solid #7f96fe;}
        
        Border color #7f96fe