#d55097 color space conversions
Hex:
        #d55097
        RGB:
        213, 80, 151
        CMY:
        16, 69, 41
        CMYK:
        0, 62, 29, 16
      HSL:
        328°, 61.2903%, 57.4510%
        HSV (HSB):
        328°, 62.4413%, 83.5294%
        XYZ:
        35.8951, 22.1178, 31.6554
        xyY:
        0.4003, 0.2467, 22.1178
      CIE-Lab:
        54.1518, 59.0335, -11.5416
        CIE-LCH:
        54.1518, 60.1511, 348.9377
        CIE-Luv:
        54.1518, 79.2099, -26.7899
        Hunter-Lab:
        47.0296, 53.9376, -6.9872
      #d55097 color charts
#d55097 RGB chart
      #d55097 CMYK chart
      #d55097 RGB pie chart
      #d55097 color shades, tints & tones
#d55097 color schemes
#d55097 color preview, HTML & CSS examples
           This text has a color of #d55097        
        
          <p style="color:#d55097;">Text here</p>
        
        
          .mytext {color:#d55097;}
        
        Text color #d55097
      
           This box has a color of #d55097        
        
          <div style="background-color:#d55097;">Content here</div>
        
        
          .mybackground {background-color:#d55097;}
        
        Background color #d55097
      
           Border around this has a color of #d55097        
        
          <div style="border:2px solid #d55097;">Content here</div>
        
        
          .myborder {border:2px solid #d55097;}
        
        Border color #d55097