#8d028f color space conversions
Hex:
        #8d028f
        RGB:
        141, 2, 143
        CMY:
        45, 99, 44
        CMYK:
        1, 99, 0, 44
      HSL:
        299°, 97.2414%, 28.4314%
        HSV (HSB):
        299°, 98.6014%, 56.0784%
        XYZ:
        15.9641, 7.6893, 26.6294
        xyY:
        0.3175, 0.1529, 7.6893
      CIE-Lab:
        33.3273, 63.2532, -40.0260
        CIE-LCH:
        33.3273, 74.8536, 327.6748
        CIE-Luv:
        33.3273, 45.2850, -60.9391
        Hunter-Lab:
        27.7296, 54.2370, -37.5268
      #8d028f color charts
#8d028f RGB chart
      #8d028f CMYK chart
      #8d028f RGB pie chart
      #8d028f color shades, tints & tones
#8d028f color schemes
#8d028f color preview, HTML & CSS examples
           This text has a color of #8d028f        
        
          <p style="color:#8d028f;">Text here</p>
        
        
          .mytext {color:#8d028f;}
        
        Text color #8d028f
      
           This box has a color of #8d028f        
        
          <div style="background-color:#8d028f;">Content here</div>
        
        
          .mybackground {background-color:#8d028f;}
        
        Background color #8d028f
      
           Border around this has a color of #8d028f        
        
          <div style="border:2px solid #8d028f;">Content here</div>
        
        
          .myborder {border:2px solid #8d028f;}
        
        Border color #8d028f