#d51165 color space conversions
Hex:
        #d51165
        RGB:
        213, 17, 101
        CMY:
        16, 93, 60
        CMYK:
        0, 92, 53, 16
      HSL:
        334°, 85.2174%, 45.0980%
        HSV (HSB):
        334°, 92.0188%, 83.5294%
        XYZ:
        29.9900, 15.4866, 13.7205
        xyY:
        0.5066, 0.2616, 15.4866
      CIE-Lab:
        46.2936, 71.8876, 7.1338
        CIE-LCH:
        46.2936, 72.2407, 5.6672
        CIE-Luv:
        46.2936, 118.8466, -5.4290
        Hunter-Lab:
        39.3530, 67.1626, 6.8756
      #d51165 color charts
#d51165 RGB chart
      #d51165 CMYK chart
      #d51165 RGB pie chart
      #d51165 color shades, tints & tones
#d51165 color schemes
#d51165 color preview, HTML & CSS examples
           This text has a color of #d51165        
        
          <p style="color:#d51165;">Text here</p>
        
        
          .mytext {color:#d51165;}
        
        Text color #d51165
      
           This box has a color of #d51165        
        
          <div style="background-color:#d51165;">Content here</div>
        
        
          .mybackground {background-color:#d51165;}
        
        Background color #d51165
      
           Border around this has a color of #d51165        
        
          <div style="border:2px solid #d51165;">Content here</div>
        
        
          .myborder {border:2px solid #d51165;}
        
        Border color #d51165