#8a025d color space conversions
Hex:
        #8a025d
        RGB:
        138, 2, 93
        CMY:
        46, 99, 64
        CMYK:
        0, 99, 33, 46
      HSL:
        320°, 97.1429%, 27.4510%
        HSV (HSB):
        320°, 98.5507%, 54.1176%
        XYZ:
        12.4787, 6.2370, 10.9021
        xyY:
        0.4213, 0.2106, 6.2370
      CIE-Lab:
        30.0027, 55.8374, -13.5559
        CIE-LCH:
        30.0027, 57.4594, 346.3540
        CIE-Luv:
        30.0027, 63.1596, -24.8627
        Hunter-Lab:
        24.9740, 45.4864, -8.4005
      #8a025d color charts
#8a025d RGB chart
      #8a025d CMYK chart
      #8a025d RGB pie chart
      #8a025d color shades, tints & tones
#8a025d color schemes
#8a025d color preview, HTML & CSS examples
           This text has a color of #8a025d        
        
          <p style="color:#8a025d;">Text here</p>
        
        
          .mytext {color:#8a025d;}
        
        Text color #8a025d
      
           This box has a color of #8a025d        
        
          <div style="background-color:#8a025d;">Content here</div>
        
        
          .mybackground {background-color:#8a025d;}
        
        Background color #8a025d
      
           Border around this has a color of #8a025d        
        
          <div style="border:2px solid #8a025d;">Content here</div>
        
        
          .myborder {border:2px solid #8a025d;}
        
        Border color #8a025d