#d5016b color space conversions
Hex:
        #d5016b
        RGB:
        213, 1, 107
        CMY:
        16, 100, 58
        CMYK:
        0, 100, 50, 16
      HSL:
        330°, 99.0654%, 41.9608%
        HSV (HSB):
        330°, 99.5305%, 83.5294%
        XYZ:
        30.1053, 15.2294, 15.2628
        xyY:
        0.4968, 0.2513, 15.2294
      CIE-Lab:
        45.9468, 73.8182, 2.9115
        CIE-LCH:
        45.9468, 73.8756, 2.2586
        CIE-Luv:
        45.9468, 118.1757, -10.7287
        Hunter-Lab:
        39.0248, 69.4083, 4.1288
      #d5016b color charts
#d5016b RGB chart
      #d5016b CMYK chart
      #d5016b RGB pie chart
      #d5016b color shades, tints & tones
#d5016b color schemes
#d5016b color preview, HTML & CSS examples
           This text has a color of #d5016b        
        
          <p style="color:#d5016b;">Text here</p>
        
        
          .mytext {color:#d5016b;}
        
        Text color #d5016b
      
           This box has a color of #d5016b        
        
          <div style="background-color:#d5016b;">Content here</div>
        
        
          .mybackground {background-color:#d5016b;}
        
        Background color #d5016b
      
           Border around this has a color of #d5016b        
        
          <div style="border:2px solid #d5016b;">Content here</div>
        
        
          .myborder {border:2px solid #d5016b;}
        
        Border color #d5016b