#7b96ff color space conversions
Hex:
        #7b96ff
        RGB:
        123, 150, 255
        CMY:
        52, 41, 0
        CMYK:
        52, 41, 0, 0
      HSL:
        228°, 100.0000%, 74.1176%
        HSV (HSB):
        228°, 51.7647%, 100.0000%
        XYZ:
        37.1247, 33.2436, 99.0677
        xyY:
        0.2191, 0.1962, 33.2436
      CIE-Lab:
        64.3577, 19.1229, -55.2523
        CIE-LCH:
        64.3577, 58.4680, 289.0908
        CIE-Luv:
        64.3577, -16.3700, -91.3235
        Hunter-Lab:
        57.6573, 14.0334, -61.5129
      #7b96ff color charts
#7b96ff RGB chart
      #7b96ff CMYK chart
      #7b96ff RGB pie chart
      #7b96ff color shades, tints & tones
#7b96ff color schemes
#7b96ff color preview, HTML & CSS examples
           This text has a color of #7b96ff        
        
          <p style="color:#7b96ff;">Text here</p>
        
        
          .mytext {color:#7b96ff;}
        
        Text color #7b96ff
      
           This box has a color of #7b96ff        
        
          <div style="background-color:#7b96ff;">Content here</div>
        
        
          .mybackground {background-color:#7b96ff;}
        
        Background color #7b96ff
      
           Border around this has a color of #7b96ff        
        
          <div style="border:2px solid #7b96ff;">Content here</div>
        
        
          .myborder {border:2px solid #7b96ff;}
        
        Border color #7b96ff