#d55080 color space conversions
Hex:
        #d55080
        RGB:
        213, 80, 128
        CMY:
        16, 69, 50
        CMYK:
        0, 62, 40, 16
      HSL:
        338°, 61.2903%, 57.4510%
        HSV (HSB):
        338°, 62.4413%, 83.5294%
        XYZ:
        34.2055, 21.4420, 22.7580
        xyY:
        0.4363, 0.2735, 21.4420
      CIE-Lab:
        53.4298, 56.3832, 1.0147
        CIE-LCH:
        53.4298, 56.3924, 1.0310
        CIE-Luv:
        53.4298, 86.6643, -9.2499
        Hunter-Lab:
        46.3055, 50.8221, 3.2743
      #d55080 color charts
#d55080 RGB chart
      #d55080 CMYK chart
      #d55080 RGB pie chart
      #d55080 color shades, tints & tones
#d55080 color schemes
#d55080 color preview, HTML & CSS examples
           This text has a color of #d55080        
        
          <p style="color:#d55080;">Text here</p>
        
        
          .mytext {color:#d55080;}
        
        Text color #d55080
      
           This box has a color of #d55080        
        
          <div style="background-color:#d55080;">Content here</div>
        
        
          .mybackground {background-color:#d55080;}
        
        Background color #d55080
      
           Border around this has a color of #d55080        
        
          <div style="border:2px solid #d55080;">Content here</div>
        
        
          .myborder {border:2px solid #d55080;}
        
        Border color #d55080