#d7147b color space conversions
Hex:
        #d7147b
        RGB:
        215, 20, 123
        CMY:
        16, 92, 52
        CMYK:
        0, 91, 43, 16
      HSL:
        328°, 82.9787%, 46.0784%
        HSV (HSB):
        328°, 90.6977%, 84.3137%
        XYZ:
        31.8496, 16.3774, 20.2214
        xyY:
        0.4653, 0.2393, 16.3774
      CIE-Lab:
        47.4658, 73.7301, -4.6835
        CIE-LCH:
        47.4658, 73.8787, 356.3653
        CIE-Luv:
        47.4658, 110.3811, -20.0400
        Hunter-Lab:
        40.4691, 69.6608, -1.2974
      #d7147b color charts
#d7147b RGB chart
      #d7147b CMYK chart
      #d7147b RGB pie chart
      #d7147b color shades, tints & tones
#d7147b color schemes
#d7147b color preview, HTML & CSS examples
           This text has a color of #d7147b        
        
          <p style="color:#d7147b;">Text here</p>
        
        
          .mytext {color:#d7147b;}
        
        Text color #d7147b
      
           This box has a color of #d7147b        
        
          <div style="background-color:#d7147b;">Content here</div>
        
        
          .mybackground {background-color:#d7147b;}
        
        Background color #d7147b
      
           Border around this has a color of #d7147b        
        
          <div style="border:2px solid #d7147b;">Content here</div>
        
        
          .myborder {border:2px solid #d7147b;}
        
        Border color #d7147b