#d5139f color space conversions
Hex:
        #d5139f
        RGB:
        213, 19, 159
        CMY:
        16, 93, 38
        CMYK:
        0, 91, 25, 16
      HSL:
        317°, 83.6207%, 45.4902%
        HSV (HSB):
        317°, 91.0798%, 83.5294%
        XYZ:
        33.9315, 17.1151, 34.3160
        xyY:
        0.3975, 0.2005, 17.1151
      CIE-Lab:
        48.4047, 77.0909, -25.0629
        CIE-LCH:
        48.4047, 81.0627, 341.9902
        CIE-Luv:
        48.4047, 92.4932, -48.4475
        Hunter-Lab:
        41.3704, 74.0052, -20.2208
      #d5139f color charts
#d5139f RGB chart
      #d5139f CMYK chart
      #d5139f RGB pie chart
      #d5139f color shades, tints & tones
#d5139f color schemes
#d5139f color preview, HTML & CSS examples
           This text has a color of #d5139f        
        
          <p style="color:#d5139f;">Text here</p>
        
        
          .mytext {color:#d5139f;}
        
        Text color #d5139f
      
           This box has a color of #d5139f        
        
          <div style="background-color:#d5139f;">Content here</div>
        
        
          .mybackground {background-color:#d5139f;}
        
        Background color #d5139f
      
           Border around this has a color of #d5139f        
        
          <div style="border:2px solid #d5139f;">Content here</div>
        
        
          .myborder {border:2px solid #d5139f;}
        
        Border color #d5139f