#7f0d55 color space conversions
Hex:
        #7f0d55
        RGB:
        127, 13, 85
        CMY:
        50, 95, 67
        CMYK:
        0, 90, 33, 50
      HSL:
        322°, 81.4286%, 27.4510%
        HSV (HSB):
        322°, 89.7638%, 49.8039%
        XYZ:
        10.5360, 5.4558, 9.0921
        xyY:
        0.4200, 0.2175, 5.4558
      CIE-Lab:
        27.9956, 50.5506, -11.5629
        CIE-LCH:
        27.9956, 51.8561, 347.1159
        CIE-Luv:
        27.9956, 56.1900, -21.0916
        Hunter-Lab:
        23.3575, 39.6412, -6.7288
      #7f0d55 color charts
#7f0d55 RGB chart
      #7f0d55 CMYK chart
      #7f0d55 RGB pie chart
      #7f0d55 color shades, tints & tones
#7f0d55 color schemes
#7f0d55 color preview, HTML & CSS examples
           This text has a color of #7f0d55        
        
          <p style="color:#7f0d55;">Text here</p>
        
        
          .mytext {color:#7f0d55;}
        
        Text color #7f0d55
      
           This box has a color of #7f0d55        
        
          <div style="background-color:#7f0d55;">Content here</div>
        
        
          .mybackground {background-color:#7f0d55;}
        
        Background color #7f0d55
      
           Border around this has a color of #7f0d55        
        
          <div style="border:2px solid #7f0d55;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d55;}
        
        Border color #7f0d55