#7f8de5 color space conversions
Hex:
        #7f8de5
        RGB:
        127, 141, 229
        CMY:
        50, 45, 10
        CMYK:
        45, 38, 0, 10
      HSL:
        232°, 66.2338%, 69.8039%
        HSV (HSB):
        232°, 44.5415%, 89.8039%
        XYZ:
        32.4201, 29.2189, 78.0598
        xyY:
        0.2321, 0.2092, 29.2189
      CIE-Lab:
        60.9744, 17.5651, -46.2854
        CIE-LCH:
        60.9744, 49.5063, 290.7815
        CIE-Luv:
        60.9744, -10.9906, -75.5151
        Hunter-Lab:
        54.0545, 12.4630, -47.7822
      #7f8de5 color charts
#7f8de5 RGB chart
      #7f8de5 CMYK chart
      #7f8de5 RGB pie chart
      #7f8de5 color shades, tints & tones
#7f8de5 color schemes
#7f8de5 color preview, HTML & CSS examples
           This text has a color of #7f8de5        
        
          <p style="color:#7f8de5;">Text here</p>
        
        
          .mytext {color:#7f8de5;}
        
        Text color #7f8de5
      
           This box has a color of #7f8de5        
        
          <div style="background-color:#7f8de5;">Content here</div>
        
        
          .mybackground {background-color:#7f8de5;}
        
        Background color #7f8de5
      
           Border around this has a color of #7f8de5        
        
          <div style="border:2px solid #7f8de5;">Content here</div>
        
        
          .myborder {border:2px solid #7f8de5;}
        
        Border color #7f8de5