#7f8dea color space conversions
Hex:
        #7f8dea
        RGB:
        127, 141, 234
        CMY:
        50, 45, 8
        CMYK:
        46, 40, 0, 8
      HSL:
        232°, 71.8121%, 70.7843%
        HSV (HSB):
        232°, 45.7265%, 91.7647%
        XYZ:
        33.1286, 29.5023, 81.7904
        xyY:
        0.2294, 0.2043, 29.5023
      CIE-Lab:
        61.2224, 19.0223, -48.6650
        CIE-LCH:
        61.2224, 52.2506, 291.3496
        CIE-Luv:
        61.2224, -11.1872, -79.6579
        Hunter-Lab:
        54.3160, 13.8181, -51.2591
      #7f8dea color charts
#7f8dea RGB chart
      #7f8dea CMYK chart
      #7f8dea RGB pie chart
      #7f8dea color shades, tints & tones
#7f8dea color schemes
#7f8dea color preview, HTML & CSS examples
           This text has a color of #7f8dea        
        
          <p style="color:#7f8dea;">Text here</p>
        
        
          .mytext {color:#7f8dea;}
        
        Text color #7f8dea
      
           This box has a color of #7f8dea        
        
          <div style="background-color:#7f8dea;">Content here</div>
        
        
          .mybackground {background-color:#7f8dea;}
        
        Background color #7f8dea
      
           Border around this has a color of #7f8dea        
        
          <div style="border:2px solid #7f8dea;">Content here</div>
        
        
          .myborder {border:2px solid #7f8dea;}
        
        Border color #7f8dea