#7f0f56 color space conversions
Hex:
        #7f0f56
        RGB:
        127, 15, 86
        CMY:
        50, 94, 66
        CMYK:
        0, 88, 32, 50
      HSL:
        322°, 78.8732%, 27.8431%
        HSV (HSB):
        322°, 88.1890%, 49.8039%
        XYZ:
        10.6029, 5.5256, 9.3118
        xyY:
        0.4168, 0.2172, 5.5256
      CIE-Lab:
        28.1825, 50.2526, -11.9393
        CIE-LCH:
        28.1825, 51.6515, 346.6352
        CIE-Luv:
        28.1825, 55.4882, -21.5323
        Hunter-Lab:
        23.5065, 39.3785, -7.0324
      #7f0f56 color charts
#7f0f56 RGB chart
      #7f0f56 CMYK chart
      #7f0f56 RGB pie chart
      #7f0f56 color shades, tints & tones
#7f0f56 color schemes
#7f0f56 color preview, HTML & CSS examples
           This text has a color of #7f0f56        
        
          <p style="color:#7f0f56;">Text here</p>
        
        
          .mytext {color:#7f0f56;}
        
        Text color #7f0f56
      
           This box has a color of #7f0f56        
        
          <div style="background-color:#7f0f56;">Content here</div>
        
        
          .mybackground {background-color:#7f0f56;}
        
        Background color #7f0f56
      
           Border around this has a color of #7f0f56        
        
          <div style="border:2px solid #7f0f56;">Content here</div>
        
        
          .myborder {border:2px solid #7f0f56;}
        
        Border color #7f0f56