#7d0dfe color space conversions
Hex:
        #7d0dfe
        RGB:
        125, 13, 254
        CMY:
        51, 95, 0
        CMYK:
        51, 95, 0, 0
      HSL:
        268°, 99.1770%, 52.3529%
        HSV (HSB):
        268°, 94.8819%, 99.6078%
        XYZ:
        26.4908, 11.8036, 94.6480
        xyY:
        0.1993, 0.0888, 11.8036
      CIE-Lab:
        40.9022, 81.3362, -92.7669
        CIE-LCH:
        40.9022, 123.3745, 311.2437
        CIE-Luv:
        40.9022, 10.3822, -133.1550
        Hunter-Lab:
        34.3563, 77.5104, -139.2882
      #7d0dfe color charts
#7d0dfe RGB chart
      #7d0dfe CMYK chart
      #7d0dfe RGB pie chart
      #7d0dfe color shades, tints & tones
#7d0dfe color schemes
#7d0dfe color preview, HTML & CSS examples
           This text has a color of #7d0dfe        
        
          <p style="color:#7d0dfe;">Text here</p>
        
        
          .mytext {color:#7d0dfe;}
        
        Text color #7d0dfe
      
           This box has a color of #7d0dfe        
        
          <div style="background-color:#7d0dfe;">Content here</div>
        
        
          .mybackground {background-color:#7d0dfe;}
        
        Background color #7d0dfe
      
           Border around this has a color of #7d0dfe        
        
          <div style="border:2px solid #7d0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7d0dfe;}
        
        Border color #7d0dfe