#7f1385 color space conversions
Hex:
        #7f1385
        RGB:
        127, 19, 133
        CMY:
        50, 93, 48
        CMYK:
        5, 86, 0, 48
      HSL:
        297°, 75.0000%, 29.8039%
        HSV (HSB):
        297°, 85.7143%, 52.1569%
        XYZ:
        13.2189, 6.6712, 22.7813
        xyY:
        0.3098, 0.1563, 6.6712
      CIE-Lab:
        31.0464, 56.2670, -37.6179
        CIE-LCH:
        31.0464, 67.6837, 326.2349
        CIE-Luv:
        31.0464, 37.6464, -55.6046
        Hunter-Lab:
        25.8287, 46.1545, -34.2144
      #7f1385 color charts
#7f1385 RGB chart
      #7f1385 CMYK chart
      #7f1385 RGB pie chart
      #7f1385 color shades, tints & tones
#7f1385 color schemes
#7f1385 color preview, HTML & CSS examples
           This text has a color of #7f1385        
        
          <p style="color:#7f1385;">Text here</p>
        
        
          .mytext {color:#7f1385;}
        
        Text color #7f1385
      
           This box has a color of #7f1385        
        
          <div style="background-color:#7f1385;">Content here</div>
        
        
          .mybackground {background-color:#7f1385;}
        
        Background color #7f1385
      
           Border around this has a color of #7f1385        
        
          <div style="border:2px solid #7f1385;">Content here</div>
        
        
          .myborder {border:2px solid #7f1385;}
        
        Border color #7f1385