#7b8bff color space conversions
Hex:
        #7b8bff
        RGB:
        123, 139, 255
        CMY:
        52, 45, 0
        CMYK:
        52, 45, 0, 0
      HSL:
        233°, 100.0000%, 74.1176%
        HSV (HSB):
        233°, 51.7647%, 100.0000%
        XYZ:
        35.4510, 29.8962, 98.5098
        xyY:
        0.2164, 0.1825, 29.8962
      CIE-Lab:
        61.5646, 25.5851, -59.7036
        CIE-LCH:
        61.5646, 64.9548, 293.1968
        CIE-Luv:
        61.5646, -12.7296, -98.5418
        Hunter-Lab:
        54.6774, 20.0479, -68.5459
      #7b8bff color charts
#7b8bff RGB chart
      #7b8bff CMYK chart
      #7b8bff RGB pie chart
      #7b8bff color shades, tints & tones
#7b8bff color schemes
#7b8bff color preview, HTML & CSS examples
           This text has a color of #7b8bff        
        
          <p style="color:#7b8bff;">Text here</p>
        
        
          .mytext {color:#7b8bff;}
        
        Text color #7b8bff
      
           This box has a color of #7b8bff        
        
          <div style="background-color:#7b8bff;">Content here</div>
        
        
          .mybackground {background-color:#7b8bff;}
        
        Background color #7b8bff
      
           Border around this has a color of #7b8bff        
        
          <div style="border:2px solid #7b8bff;">Content here</div>
        
        
          .myborder {border:2px solid #7b8bff;}
        
        Border color #7b8bff