#8d028d color space conversions
Hex:
        #8d028d
        RGB:
        141, 2, 141
        CMY:
        45, 99, 45
        CMYK:
        0, 99, 0, 45
      HSL:
        300°, 97.2028%, 28.0392%
        HSV (HSB):
        300°, 98.5816%, 55.2941%
        XYZ:
        15.8139, 7.6292, 25.8384
        xyY:
        0.3209, 0.1548, 7.6292
      CIE-Lab:
        33.1985, 62.9405, -38.9973
        CIE-LCH:
        33.1985, 74.0425, 328.2181
        CIE-Luv:
        33.1985, 46.0127, -59.4960
        Hunter-Lab:
        27.6211, 53.8601, -36.1287
      #8d028d color charts
#8d028d RGB chart
      #8d028d CMYK chart
      #8d028d RGB pie chart
      #8d028d color shades, tints & tones
#8d028d color schemes
#8d028d color preview, HTML & CSS examples
           This text has a color of #8d028d        
        
          <p style="color:#8d028d;">Text here</p>
        
        
          .mytext {color:#8d028d;}
        
        Text color #8d028d
      
           This box has a color of #8d028d        
        
          <div style="background-color:#8d028d;">Content here</div>
        
        
          .mybackground {background-color:#8d028d;}
        
        Background color #8d028d
      
           Border around this has a color of #8d028d        
        
          <div style="border:2px solid #8d028d;">Content here</div>
        
        
          .myborder {border:2px solid #8d028d;}
        
        Border color #8d028d