#7f0c85 color space conversions
Hex:
        #7f0c85
        RGB:
        127, 12, 133
        CMY:
        50, 95, 48
        CMYK:
        5, 91, 0, 48
      HSL:
        297°, 83.4483%, 28.4314%
        HSV (HSB):
        297°, 90.9774%, 52.1569%
        XYZ:
        13.1175, 6.4684, 22.7475
        xyY:
        0.3099, 0.1528, 6.4684
      CIE-Lab:
        30.5648, 57.6789, -38.3896
        CIE-LCH:
        30.5648, 69.2865, 326.3533
        CIE-Luv:
        30.5648, 38.2630, -56.4183
        Hunter-Lab:
        25.4331, 47.5562, -35.2260
      #7f0c85 color charts
#7f0c85 RGB chart
      #7f0c85 CMYK chart
      #7f0c85 RGB pie chart
      #7f0c85 color shades, tints & tones
#7f0c85 color schemes
#7f0c85 color preview, HTML & CSS examples
           This text has a color of #7f0c85        
        
          <p style="color:#7f0c85;">Text here</p>
        
        
          .mytext {color:#7f0c85;}
        
        Text color #7f0c85
      
           This box has a color of #7f0c85        
        
          <div style="background-color:#7f0c85;">Content here</div>
        
        
          .mybackground {background-color:#7f0c85;}
        
        Background color #7f0c85
      
           Border around this has a color of #7f0c85        
        
          <div style="border:2px solid #7f0c85;">Content here</div>
        
        
          .myborder {border:2px solid #7f0c85;}
        
        Border color #7f0c85