#7b8cea color space conversions
Hex:
        #7b8cea
        RGB:
        123, 140, 234
        CMY:
        52, 45, 8
        CMYK:
        47, 40, 0, 8
      HSL:
        231°, 72.5490%, 70.0000%
        HSV (HSB):
        231°, 47.4359%, 91.7647%
        XYZ:
        32.3977, 28.9076, 81.7141
        xyY:
        0.2265, 0.2021, 28.9076
      CIE-Lab:
        60.7000, 18.6671, -49.5091
        CIE-LCH:
        60.7000, 52.9113, 290.6587
        CIE-Luv:
        60.7000, -12.3207, -80.8799
        Hunter-Lab:
        53.7658, 13.4688, -52.4737
      #7b8cea color charts
#7b8cea RGB chart
      #7b8cea CMYK chart
      #7b8cea RGB pie chart
      #7b8cea color shades, tints & tones
#7b8cea color schemes
#7b8cea color preview, HTML & CSS examples
           This text has a color of #7b8cea        
        
          <p style="color:#7b8cea;">Text here</p>
        
        
          .mytext {color:#7b8cea;}
        
        Text color #7b8cea
      
           This box has a color of #7b8cea        
        
          <div style="background-color:#7b8cea;">Content here</div>
        
        
          .mybackground {background-color:#7b8cea;}
        
        Background color #7b8cea
      
           Border around this has a color of #7b8cea        
        
          <div style="border:2px solid #7b8cea;">Content here</div>
        
        
          .myborder {border:2px solid #7b8cea;}
        
        Border color #7b8cea