#d5138f color space conversions
Hex:
        #d5138f
        RGB:
        213, 19, 143
        CMY:
        16, 93, 44
        CMYK:
        0, 91, 33, 16
      HSL:
        322°, 83.6207%, 45.4902%
        HSV (HSB):
        322°, 91.0798%, 83.5294%
        XYZ:
        32.6314, 16.5950, 27.4699
        xyY:
        0.4255, 0.2164, 16.5950
      CIE-Lab:
        47.7457, 75.3423, -16.4690
        CIE-LCH:
        47.7457, 77.1213, 347.6697
        CIE-Luv:
        47.7457, 99.7948, -35.9889
        Hunter-Lab:
        40.7370, 71.6932, -11.4647
      #d5138f color charts
#d5138f RGB chart
      #d5138f CMYK chart
      #d5138f RGB pie chart
      #d5138f color shades, tints & tones
#d5138f color schemes
#d5138f color preview, HTML & CSS examples
           This text has a color of #d5138f        
        
          <p style="color:#d5138f;">Text here</p>
        
        
          .mytext {color:#d5138f;}
        
        Text color #d5138f
      
           This box has a color of #d5138f        
        
          <div style="background-color:#d5138f;">Content here</div>
        
        
          .mybackground {background-color:#d5138f;}
        
        Background color #d5138f
      
           Border around this has a color of #d5138f        
        
          <div style="border:2px solid #d5138f;">Content here</div>
        
        
          .myborder {border:2px solid #d5138f;}
        
        Border color #d5138f