#8d0852 color space conversions
Hex:
        #8d0852
        RGB:
        141, 8, 82
        CMY:
        45, 97, 68
        CMYK:
        0, 94, 42, 45
      HSL:
        327°, 89.2617%, 29.2157%
        HSV (HSB):
        327°, 94.3262%, 55.2941%
        XYZ:
        12.5943, 6.4456, 8.5630
        xyY:
        0.4563, 0.2335, 6.4456
      CIE-Lab:
        30.5099, 54.4336, -5.4981
        CIE-LCH:
        30.5099, 54.7105, 354.2323
        CIE-Luv:
        30.5099, 69.5753, -15.2804
        Hunter-Lab:
        25.3882, 44.1194, -2.2258
      #8d0852 color charts
#8d0852 RGB chart
      #8d0852 CMYK chart
      #8d0852 RGB pie chart
      #8d0852 color shades, tints & tones
#8d0852 color schemes
#8d0852 color preview, HTML & CSS examples
           This text has a color of #8d0852        
        
          <p style="color:#8d0852;">Text here</p>
        
        
          .mytext {color:#8d0852;}
        
        Text color #8d0852
      
           This box has a color of #8d0852        
        
          <div style="background-color:#8d0852;">Content here</div>
        
        
          .mybackground {background-color:#8d0852;}
        
        Background color #8d0852
      
           Border around this has a color of #8d0852        
        
          <div style="border:2px solid #8d0852;">Content here</div>
        
        
          .myborder {border:2px solid #8d0852;}
        
        Border color #8d0852