#d5278f color space conversions
Hex:
        #d5278f
        RGB:
        213, 39, 143
        CMY:
        16, 85, 44
        CMYK:
        0, 82, 33, 16
      HSL:
        324°, 69.0476%, 49.4118%
        HSV (HSB):
        324°, 81.6901%, 83.5294%
        XYZ:
        33.1240, 17.5803, 27.6341
        xyY:
        0.4228, 0.2244, 17.5803
      CIE-Lab:
        48.9831, 71.7618, -14.5868
        CIE-LCH:
        48.9831, 73.2293, 348.5102
        CIE-Luv:
        48.9831, 96.2052, -32.8995
        Hunter-Lab:
        41.9289, 67.6401, -9.7261
      #d5278f color charts
#d5278f RGB chart
      #d5278f CMYK chart
      #d5278f RGB pie chart
      #d5278f color shades, tints & tones
#d5278f color schemes
#d5278f color preview, HTML & CSS examples
           This text has a color of #d5278f        
        
          <p style="color:#d5278f;">Text here</p>
        
        
          .mytext {color:#d5278f;}
        
        Text color #d5278f
      
           This box has a color of #d5278f        
        
          <div style="background-color:#d5278f;">Content here</div>
        
        
          .mybackground {background-color:#d5278f;}
        
        Background color #d5278f
      
           Border around this has a color of #d5278f        
        
          <div style="border:2px solid #d5278f;">Content here</div>
        
        
          .myborder {border:2px solid #d5278f;}
        
        Border color #d5278f