#d55095 color space conversions
Hex:
        #d55095
        RGB:
        213, 80, 149
        CMY:
        16, 69, 42
        CMYK:
        0, 62, 30, 16
      HSL:
        329°, 61.2903%, 57.4510%
        HSV (HSB):
        329°, 62.4413%, 83.5294%
        XYZ:
        35.7340, 22.0534, 30.8071
        xyY:
        0.4033, 0.2489, 22.0534
      CIE-Lab:
        54.0836, 58.7859, -10.4649
        CIE-LCH:
        54.0836, 59.7101, 349.9061
        CIE-Luv:
        54.0836, 79.8691, -25.2237
        Hunter-Lab:
        46.9610, 53.6442, -6.0224
      #d55095 color charts
#d55095 RGB chart
      #d55095 CMYK chart
      #d55095 RGB pie chart
      #d55095 color shades, tints & tones
#d55095 color schemes
#d55095 color preview, HTML & CSS examples
           This text has a color of #d55095        
        
          <p style="color:#d55095;">Text here</p>
        
        
          .mytext {color:#d55095;}
        
        Text color #d55095
      
           This box has a color of #d55095        
        
          <div style="background-color:#d55095;">Content here</div>
        
        
          .mybackground {background-color:#d55095;}
        
        Background color #d55095
      
           Border around this has a color of #d55095        
        
          <div style="border:2px solid #d55095;">Content here</div>
        
        
          .myborder {border:2px solid #d55095;}
        
        Border color #d55095