#7b96ee color space conversions
Hex:
        #7b96ee
        RGB:
        123, 150, 238
        CMY:
        52, 41, 7
        CMYK:
        48, 37, 0, 7
      HSL:
        226°, 77.1812%, 70.7843%
        HSV (HSB):
        226°, 48.3193%, 93.3333%
        XYZ:
        34.5073, 32.1967, 85.2848
        xyY:
        0.2270, 0.2118, 32.1967
      CIE-Lab:
        63.5051, 13.9984, -47.2824
        CIE-LCH:
        63.5051, 49.3110, 286.4918
        CIE-Luv:
        63.5051, -15.9736, -77.2921
        Hunter-Lab:
        56.7421, 9.2548, -49.3948
      #7b96ee color charts
#7b96ee RGB chart
      #7b96ee CMYK chart
      #7b96ee RGB pie chart
      #7b96ee color shades, tints & tones
#7b96ee color schemes
#7b96ee color preview, HTML & CSS examples
           This text has a color of #7b96ee        
        
          <p style="color:#7b96ee;">Text here</p>
        
        
          .mytext {color:#7b96ee;}
        
        Text color #7b96ee
      
           This box has a color of #7b96ee        
        
          <div style="background-color:#7b96ee;">Content here</div>
        
        
          .mybackground {background-color:#7b96ee;}
        
        Background color #7b96ee
      
           Border around this has a color of #7b96ee        
        
          <div style="border:2px solid #7b96ee;">Content here</div>
        
        
          .myborder {border:2px solid #7b96ee;}
        
        Border color #7b96ee