#7d0caf color space conversions
Hex:
        #7d0caf
        RGB:
        125, 12, 175
        CMY:
        51, 95, 31
        CMYK:
        29, 93, 0, 31
      HSL:
        282°, 87.1658%, 36.6667%
        HSV (HSB):
        282°, 93.1429%, 68.6275%
        XYZ:
        16.3268, 7.7181, 41.1867
        xyY:
        0.2503, 0.1183, 7.7181
      CIE-Lab:
        33.3887, 65.0618, -59.4895
        CIE-LCH:
        33.3887, 88.1591, 317.5617
        CIE-Luv:
        33.3887, 25.0048, -85.3499
        Hunter-Lab:
        27.7814, 56.2848, -68.4520
      #7d0caf color charts
#7d0caf RGB chart
      #7d0caf CMYK chart
      #7d0caf RGB pie chart
      #7d0caf color shades, tints & tones
#7d0caf color schemes
#7d0caf color preview, HTML & CSS examples
           This text has a color of #7d0caf        
        
          <p style="color:#7d0caf;">Text here</p>
        
        
          .mytext {color:#7d0caf;}
        
        Text color #7d0caf
      
           This box has a color of #7d0caf        
        
          <div style="background-color:#7d0caf;">Content here</div>
        
        
          .mybackground {background-color:#7d0caf;}
        
        Background color #7d0caf
      
           Border around this has a color of #7d0caf        
        
          <div style="border:2px solid #7d0caf;">Content here</div>
        
        
          .myborder {border:2px solid #7d0caf;}
        
        Border color #7d0caf