#7f0dfe color space conversions
Hex:
        #7f0dfe
        RGB:
        127, 13, 254
        CMY:
        50, 95, 0
        CMYK:
        50, 95, 0, 0
      HSL:
        268°, 99.1770%, 52.3529%
        HSV (HSB):
        268°, 94.8819%, 99.6078%
        XYZ:
        26.7857, 11.9556, 94.6618
        xyY:
        0.2008, 0.0896, 11.9556
      CIE-Lab:
        41.1455, 81.4952, -92.3567
        CIE-LCH:
        41.1455, 123.1715, 311.4251
        CIE-Luv:
        41.1455, 11.1107, -133.0759
        Hunter-Lab:
        34.5769, 77.7691, -138.1154
      #7f0dfe color charts
#7f0dfe RGB chart
      #7f0dfe CMYK chart
      #7f0dfe RGB pie chart
      #7f0dfe color shades, tints & tones
#7f0dfe color schemes
#7f0dfe color preview, HTML & CSS examples
           This text has a color of #7f0dfe        
        
          <p style="color:#7f0dfe;">Text here</p>
        
        
          .mytext {color:#7f0dfe;}
        
        Text color #7f0dfe
      
           This box has a color of #7f0dfe        
        
          <div style="background-color:#7f0dfe;">Content here</div>
        
        
          .mybackground {background-color:#7f0dfe;}
        
        Background color #7f0dfe
      
           Border around this has a color of #7f0dfe        
        
          <div style="border:2px solid #7f0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7f0dfe;}
        
        Border color #7f0dfe