#7f0d87 color space conversions
Hex:
        #7f0d87
        RGB:
        127, 13, 135
        CMY:
        50, 95, 47
        CMYK:
        6, 90, 0, 47
      HSL:
        296°, 82.4324%, 29.0196%
        HSV (HSB):
        296°, 90.3704%, 52.9412%
        XYZ:
        13.2695, 6.5491, 23.4864
        xyY:
        0.3064, 0.1512, 6.5491
      CIE-Lab:
        30.7577, 57.8416, -39.3283
        CIE-LCH:
        30.7577, 69.9455, 325.7870
        CIE-Luv:
        30.7577, 37.5268, -57.7450
        Hunter-Lab:
        25.5913, 47.7703, -36.4995
      #7f0d87 color charts
#7f0d87 RGB chart
      #7f0d87 CMYK chart
      #7f0d87 RGB pie chart
      #7f0d87 color shades, tints & tones
#7f0d87 color schemes
#7f0d87 color preview, HTML & CSS examples
           This text has a color of #7f0d87        
        
          <p style="color:#7f0d87;">Text here</p>
        
        
          .mytext {color:#7f0d87;}
        
        Text color #7f0d87
      
           This box has a color of #7f0d87        
        
          <div style="background-color:#7f0d87;">Content here</div>
        
        
          .mybackground {background-color:#7f0d87;}
        
        Background color #7f0d87
      
           Border around this has a color of #7f0d87        
        
          <div style="border:2px solid #7f0d87;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d87;}
        
        Border color #7f0d87