#7d04d1 color space conversions
Hex:
        #7d04d1
        RGB:
        125, 4, 209
        CMY:
        51, 98, 18
        CMYK:
        40, 98, 0, 18
      HSL:
        275°, 96.2441%, 41.7647%
        HSV (HSB):
        275°, 98.0861%, 81.9608%
        XYZ:
        20.0095, 9.0503, 61.0139
        xyY:
        0.2221, 0.1005, 9.0503
      CIE-Lab:
        36.0809, 72.9556, -75.0923
        CIE-LCH:
        36.0809, 104.6966, 314.1732
        CIE-Luv:
        36.0809, 18.0098, -106.9088
        Hunter-Lab:
        30.0836, 66.0790, -99.1899
      #7d04d1 color charts
#7d04d1 RGB chart
      #7d04d1 CMYK chart
      #7d04d1 RGB pie chart
      #7d04d1 color shades, tints & tones
#7d04d1 color schemes
#7d04d1 color preview, HTML & CSS examples
           This text has a color of #7d04d1        
        
          <p style="color:#7d04d1;">Text here</p>
        
        
          .mytext {color:#7d04d1;}
        
        Text color #7d04d1
      
           This box has a color of #7d04d1        
        
          <div style="background-color:#7d04d1;">Content here</div>
        
        
          .mybackground {background-color:#7d04d1;}
        
        Background color #7d04d1
      
           Border around this has a color of #7d04d1        
        
          <div style="border:2px solid #7d04d1;">Content here</div>
        
        
          .myborder {border:2px solid #7d04d1;}
        
        Border color #7d04d1