#d5448b color space conversions
Hex:
        #d5448b
        RGB:
        213, 68, 139
        CMY:
        16, 73, 45
        CMYK:
        0, 68, 35, 16
      HSL:
        331°, 63.3188%, 55.0980%
        HSV (HSB):
        331°, 68.0751%, 83.5294%
        XYZ:
        34.1679, 20.1445, 26.5135
        xyY:
        0.4227, 0.2492, 20.1445
      CIE-Lab:
        52.0001, 62.4153, -7.6497
        CIE-LCH:
        52.0001, 62.8823, 353.0126
        CIE-Luv:
        52.0001, 88.4184, -21.8944
        Hunter-Lab:
        44.8826, 57.3427, -3.6066
      #d5448b color charts
#d5448b RGB chart
      #d5448b CMYK chart
      #d5448b RGB pie chart
      #d5448b color shades, tints & tones
#d5448b color schemes
#d5448b color preview, HTML & CSS examples
           This text has a color of #d5448b        
        
          <p style="color:#d5448b;">Text here</p>
        
        
          .mytext {color:#d5448b;}
        
        Text color #d5448b
      
           This box has a color of #d5448b        
        
          <div style="background-color:#d5448b;">Content here</div>
        
        
          .mybackground {background-color:#d5448b;}
        
        Background color #d5448b
      
           Border around this has a color of #d5448b        
        
          <div style="border:2px solid #d5448b;">Content here</div>
        
        
          .myborder {border:2px solid #d5448b;}
        
        Border color #d5448b