#8a0d7a color space conversions
Hex:
        #8a0d7a
        RGB:
        138, 13, 122
        CMY:
        46, 95, 52
        CMYK:
        0, 91, 12, 46
      HSL:
        308°, 82.7815%, 29.6078%
        HSV (HSB):
        308°, 90.5797%, 54.1176%
        XYZ:
        14.1380, 7.0963, 19.0369
        xyY:
        0.3511, 0.1762, 7.0963
      CIE-Lab:
        32.0251, 57.9186, -29.0326
        CIE-LCH:
        32.0251, 64.7878, 333.3770
        CIE-Luv:
        32.0251, 50.1330, -45.3445
        Hunter-Lab:
        26.6388, 48.1173, -23.7233
      #8a0d7a color charts
#8a0d7a RGB chart
      #8a0d7a CMYK chart
      #8a0d7a RGB pie chart
      #8a0d7a color shades, tints & tones
#8a0d7a color schemes
#8a0d7a color preview, HTML & CSS examples
           This text has a color of #8a0d7a        
        
          <p style="color:#8a0d7a;">Text here</p>
        
        
          .mytext {color:#8a0d7a;}
        
        Text color #8a0d7a
      
           This box has a color of #8a0d7a        
        
          <div style="background-color:#8a0d7a;">Content here</div>
        
        
          .mybackground {background-color:#8a0d7a;}
        
        Background color #8a0d7a
      
           Border around this has a color of #8a0d7a        
        
          <div style="border:2px solid #8a0d7a;">Content here</div>
        
        
          .myborder {border:2px solid #8a0d7a;}
        
        Border color #8a0d7a