#d7257f color space conversions
Hex:
        #d7257f
        RGB:
        215, 37, 127
        CMY:
        16, 85, 50
        CMYK:
        0, 83, 41, 16
      HSL:
        330°, 70.6349%, 49.4118%
        HSV (HSB):
        330°, 82.7907%, 84.3137%
        XYZ:
        32.5167, 17.3025, 21.7046
        xyY:
        0.4546, 0.2419, 17.3025
      CIE-Lab:
        48.6390, 71.0813, -5.3851
        CIE-LCH:
        48.6390, 71.2850, 355.6675
        CIE-Luv:
        48.6390, 105.1659, -20.4512
        Hunter-Lab:
        41.5963, 66.7436, -1.8196
      #d7257f color charts
#d7257f RGB chart
      #d7257f CMYK chart
      #d7257f RGB pie chart
      #d7257f color shades, tints & tones
#d7257f color schemes
#d7257f color preview, HTML & CSS examples
           This text has a color of #d7257f        
        
          <p style="color:#d7257f;">Text here</p>
        
        
          .mytext {color:#d7257f;}
        
        Text color #d7257f
      
           This box has a color of #d7257f        
        
          <div style="background-color:#d7257f;">Content here</div>
        
        
          .mybackground {background-color:#d7257f;}
        
        Background color #d7257f
      
           Border around this has a color of #d7257f        
        
          <div style="border:2px solid #d7257f;">Content here</div>
        
        
          .myborder {border:2px solid #d7257f;}
        
        Border color #d7257f