#8d298f color space conversions
Hex:
        #8d298f
        RGB:
        141, 41, 143
        CMY:
        45, 84, 44
        CMYK:
        1, 71, 0, 44
      HSL:
        299°, 55.4348%, 36.0784%
        HSV (HSB):
        299°, 71.3287%, 56.0784%
        XYZ:
        16.7354, 9.2318, 26.8865
        xyY:
        0.3166, 0.1747, 9.2318
      CIE-Lab:
        36.4267, 54.2662, -35.0833
        CIE-LCH:
        36.4267, 64.6193, 327.1172
        CIE-Luv:
        36.4267, 40.7087, -54.9719
        Hunter-Lab:
        30.3838, 45.1459, -31.1967
      #8d298f color charts
#8d298f RGB chart
      #8d298f CMYK chart
      #8d298f RGB pie chart
      #8d298f color shades, tints & tones
#8d298f color schemes
#8d298f color preview, HTML & CSS examples
           This text has a color of #8d298f        
        
          <p style="color:#8d298f;">Text here</p>
        
        
          .mytext {color:#8d298f;}
        
        Text color #8d298f
      
           This box has a color of #8d298f        
        
          <div style="background-color:#8d298f;">Content here</div>
        
        
          .mybackground {background-color:#8d298f;}
        
        Background color #8d298f
      
           Border around this has a color of #8d298f        
        
          <div style="border:2px solid #8d298f;">Content here</div>
        
        
          .myborder {border:2px solid #8d298f;}
        
        Border color #8d298f