#8b066d color space conversions
Hex:
        #8b066d
        RGB:
        139, 6, 109
        CMY:
        45, 98, 57
        CMYK:
        0, 96, 22, 45
      HSL:
        314°, 91.7241%, 28.4314%
        HSV (HSB):
        314°, 95.6835%, 54.5098%
        XYZ:
        13.4729, 6.7233, 15.0556
        xyY:
        0.3822, 0.1907, 6.7233
      CIE-Lab:
        31.1686, 57.3890, -22.0960
        CIE-LCH:
        31.1686, 61.4957, 338.9422
        CIE-Luv:
        31.1686, 56.7512, -36.0373
        Hunter-Lab:
        25.9294, 47.3720, -16.2755
      #8b066d color charts
#8b066d RGB chart
      #8b066d CMYK chart
      #8b066d RGB pie chart
      #8b066d color shades, tints & tones
#8b066d color schemes
#8b066d color preview, HTML & CSS examples
           This text has a color of #8b066d        
        
          <p style="color:#8b066d;">Text here</p>
        
        
          .mytext {color:#8b066d;}
        
        Text color #8b066d
      
           This box has a color of #8b066d        
        
          <div style="background-color:#8b066d;">Content here</div>
        
        
          .mybackground {background-color:#8b066d;}
        
        Background color #8b066d
      
           Border around this has a color of #8b066d        
        
          <div style="border:2px solid #8b066d;">Content here</div>
        
        
          .myborder {border:2px solid #8b066d;}
        
        Border color #8b066d