#d55090 color space conversions
Hex:
        #d55090
        RGB:
        213, 80, 144
        CMY:
        16, 69, 44
        CMYK:
        0, 62, 32, 16
      HSL:
        331°, 61.2903%, 57.4510%
        HSV (HSB):
        331°, 62.4413%, 83.5294%
        XYZ:
        35.3433, 21.8971, 28.7493
        xyY:
        0.4110, 0.2546, 21.8971
      CIE-Lab:
        53.9176, 58.1811, -7.7600
        CIE-LCH:
        53.9176, 58.6963, 352.4029
        CIE-Luv:
        53.9176, 81.5108, -21.3369
        Hunter-Lab:
        46.7943, 52.9292, -3.6704
      #d55090 color charts
#d55090 RGB chart
      #d55090 CMYK chart
      #d55090 RGB pie chart
      #d55090 color shades, tints & tones
#d55090 color schemes
#d55090 color preview, HTML & CSS examples
           This text has a color of #d55090        
        
          <p style="color:#d55090;">Text here</p>
        
        
          .mytext {color:#d55090;}
        
        Text color #d55090
      
           This box has a color of #d55090        
        
          <div style="background-color:#d55090;">Content here</div>
        
        
          .mybackground {background-color:#d55090;}
        
        Background color #d55090
      
           Border around this has a color of #d55090        
        
          <div style="border:2px solid #d55090;">Content here</div>
        
        
          .myborder {border:2px solid #d55090;}
        
        Border color #d55090