#7b8eff color space conversions
Hex:
        #7b8eff
        RGB:
        123, 142, 255
        CMY:
        52, 44, 0
        CMYK:
        52, 44, 0, 0
      HSL:
        231°, 100.0000%, 74.1176%
        HSV (HSB):
        231°, 51.7647%, 100.0000%
        XYZ:
        35.8914, 30.7770, 98.6566
        xyY:
        0.2171, 0.1862, 30.7770
      CIE-Lab:
        62.3189, 23.8178, -58.4991
        CIE-LCH:
        62.3189, 63.1619, 292.1536
        CIE-Luv:
        62.3189, -13.7048, -96.6229
        Hunter-Lab:
        55.4770, 18.3976, -66.6035
      #7b8eff color charts
#7b8eff RGB chart
      #7b8eff CMYK chart
      #7b8eff RGB pie chart
      #7b8eff color shades, tints & tones
#7b8eff color schemes
#7b8eff color preview, HTML & CSS examples
           This text has a color of #7b8eff        
        
          <p style="color:#7b8eff;">Text here</p>
        
        
          .mytext {color:#7b8eff;}
        
        Text color #7b8eff
      
           This box has a color of #7b8eff        
        
          <div style="background-color:#7b8eff;">Content here</div>
        
        
          .mybackground {background-color:#7b8eff;}
        
        Background color #7b8eff
      
           Border around this has a color of #7b8eff        
        
          <div style="border:2px solid #7b8eff;">Content here</div>
        
        
          .myborder {border:2px solid #7b8eff;}
        
        Border color #7b8eff