#7f8dfe color space conversions
Hex:
        #7f8dfe
        RGB:
        127, 141, 254
        CMY:
        50, 45, 0
        CMYK:
        50, 44, 0, 0
      HSL:
        233°, 98.4496%, 74.7059%
        HSV (HSB):
        233°, 50.0000%, 99.6078%
        XYZ:
        36.1667, 30.7175, 97.7888
        xyY:
        0.2196, 0.1865, 30.7175
      CIE-Lab:
        62.2685, 24.9568, -58.0169
        CIE-LCH:
        62.2685, 63.1570, 293.2757
        CIE-Luv:
        62.2685, -11.9692, -95.9414
        Hunter-Lab:
        55.4234, 19.4896, -65.8146
      #7f8dfe color charts
#7f8dfe RGB chart
      #7f8dfe CMYK chart
      #7f8dfe RGB pie chart
      #7f8dfe color shades, tints & tones
#7f8dfe color schemes
#7f8dfe color preview, HTML & CSS examples
           This text has a color of #7f8dfe        
        
          <p style="color:#7f8dfe;">Text here</p>
        
        
          .mytext {color:#7f8dfe;}
        
        Text color #7f8dfe
      
           This box has a color of #7f8dfe        
        
          <div style="background-color:#7f8dfe;">Content here</div>
        
        
          .mybackground {background-color:#7f8dfe;}
        
        Background color #7f8dfe
      
           Border around this has a color of #7f8dfe        
        
          <div style="border:2px solid #7f8dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7f8dfe;}
        
        Border color #7f8dfe