#8a138d color space conversions
Hex:
        #8a138d
        RGB:
        138, 19, 141
        CMY:
        46, 93, 45
        CMYK:
        2, 87, 0, 45
      HSL:
        299°, 76.2500%, 31.3725%
        HSV (HSB):
        299°, 86.5248%, 55.2941%
        XYZ:
        15.5218, 7.7921, 25.8852
        xyY:
        0.3155, 0.1584, 7.7921
      CIE-Lab:
        33.5461, 59.7382, -38.4726
        CIE-LCH:
        33.5461, 71.0549, 327.2176
        CIE-Luv:
        33.5461, 42.6203, -58.6479
        Hunter-Lab:
        27.9143, 50.4052, -35.4401
      #8a138d color charts
#8a138d RGB chart
      #8a138d CMYK chart
      #8a138d RGB pie chart
      #8a138d color shades, tints & tones
#8a138d color schemes
#8a138d color preview, HTML & CSS examples
           This text has a color of #8a138d        
        
          <p style="color:#8a138d;">Text here</p>
        
        
          .mytext {color:#8a138d;}
        
        Text color #8a138d
      
           This box has a color of #8a138d        
        
          <div style="background-color:#8a138d;">Content here</div>
        
        
          .mybackground {background-color:#8a138d;}
        
        Background color #8a138d
      
           Border around this has a color of #8a138d        
        
          <div style="border:2px solid #8a138d;">Content here</div>
        
        
          .myborder {border:2px solid #8a138d;}
        
        Border color #8a138d