#d55491 color space conversions
Hex:
        #d55491
        RGB:
        213, 84, 145
        CMY:
        16, 67, 43
        CMYK:
        0, 61, 32, 16
      HSL:
        332°, 60.5634%, 58.2353%
        HSV (HSB):
        332°, 60.5634%, 83.5294%
        XYZ:
        35.7217, 22.5311, 29.2543
        xyY:
        0.4082, 0.2575, 22.5311
      CIE-Lab:
        54.5861, 56.5787, -7.3544
        CIE-LCH:
        54.5861, 57.0547, 352.5939
        CIE-Luv:
        54.5861, 79.3404, -20.5055
        Hunter-Lab:
        47.4670, 51.2648, -3.3140
      #d55491 color charts
#d55491 RGB chart
      #d55491 CMYK chart
      #d55491 RGB pie chart
      #d55491 color shades, tints & tones
#d55491 color schemes
#d55491 color preview, HTML & CSS examples
           This text has a color of #d55491        
        
          <p style="color:#d55491;">Text here</p>
        
        
          .mytext {color:#d55491;}
        
        Text color #d55491
      
           This box has a color of #d55491        
        
          <div style="background-color:#d55491;">Content here</div>
        
        
          .mybackground {background-color:#d55491;}
        
        Background color #d55491
      
           Border around this has a color of #d55491        
        
          <div style="border:2px solid #d55491;">Content here</div>
        
        
          .myborder {border:2px solid #d55491;}
        
        Border color #d55491