#7e8fcb color space conversions
Hex:
        #7e8fcb
        RGB:
        126, 143, 203
        CMY:
        51, 44, 20
        CMYK:
        38, 30, 0, 20
      HSL:
        227°, 42.5414%, 64.5098%
        HSV (HSB):
        227°, 37.9310%, 79.6078%
        XYZ:
        29.2061, 28.3923, 60.4409
        xyY:
        0.2474, 0.2405, 28.3923
      CIE-Lab:
        60.2415, 8.7754, -32.9181
        CIE-LCH:
        60.2415, 34.0677, 284.9268
        CIE-Luv:
        60.2415, -11.1776, -52.3288
        Hunter-Lab:
        53.2845, 4.5911, -29.9538
      #7e8fcb color charts
#7e8fcb RGB chart
      #7e8fcb CMYK chart
      #7e8fcb RGB pie chart
      #7e8fcb color shades, tints & tones
#7e8fcb color schemes
#7e8fcb color preview, HTML & CSS examples
           This text has a color of #7e8fcb        
        
          <p style="color:#7e8fcb;">Text here</p>
        
        
          .mytext {color:#7e8fcb;}
        
        Text color #7e8fcb
      
           This box has a color of #7e8fcb        
        
          <div style="background-color:#7e8fcb;">Content here</div>
        
        
          .mybackground {background-color:#7e8fcb;}
        
        Background color #7e8fcb
      
           Border around this has a color of #7e8fcb        
        
          <div style="border:2px solid #7e8fcb;">Content here</div>
        
        
          .myborder {border:2px solid #7e8fcb;}
        
        Border color #7e8fcb