#7f6deb color space conversions
Hex:
        #7f6deb
        RGB:
        127, 109, 235
        CMY:
        50, 57, 8
        CMYK:
        46, 54, 0, 8
      HSL:
        249°, 75.9036%, 67.4510%
        HSV (HSB):
        249°, 53.6170%, 92.1569%
        XYZ:
        29.2164, 21.4475, 81.1972
        xyY:
        0.2216, 0.1627, 21.4475
      CIE-Lab:
        53.4358, 38.1502, -61.6496
        CIE-LCH:
        53.4358, 72.4990, 301.7502
        CIE-Luv:
        53.4358, -0.8810, -99.7948
        Hunter-Lab:
        46.3114, 31.5652, -71.5344
      #7f6deb color charts
#7f6deb RGB chart
      #7f6deb CMYK chart
      #7f6deb RGB pie chart
      #7f6deb color shades, tints & tones
#7f6deb color schemes
#7f6deb color preview, HTML & CSS examples
           This text has a color of #7f6deb        
        
          <p style="color:#7f6deb;">Text here</p>
        
        
          .mytext {color:#7f6deb;}
        
        Text color #7f6deb
      
           This box has a color of #7f6deb        
        
          <div style="background-color:#7f6deb;">Content here</div>
        
        
          .mybackground {background-color:#7f6deb;}
        
        Background color #7f6deb
      
           Border around this has a color of #7f6deb        
        
          <div style="border:2px solid #7f6deb;">Content here</div>
        
        
          .myborder {border:2px solid #7f6deb;}
        
        Border color #7f6deb