#d54198 color space conversions
Hex:
        #d54198
        RGB:
        213, 65, 152
        CMY:
        16, 75, 40
        CMYK:
        0, 69, 29, 16
      HSL:
        325°, 63.7931%, 54.5098%
        HSV (HSB):
        325°, 69.4836%, 83.5294%
        XYZ:
        34.9984, 20.1937, 31.7589
        xyY:
        0.4025, 0.2322, 20.1937
      CIE-Lab:
        52.0555, 65.0339, -15.3000
        CIE-LCH:
        52.0555, 66.8094, 346.7612
        CIE-Luv:
        52.0555, 84.8174, -33.0110
        Hunter-Lab:
        44.9374, 60.3796, -10.4462
      #d54198 color charts
#d54198 RGB chart
      #d54198 CMYK chart
      #d54198 RGB pie chart
      #d54198 color shades, tints & tones
#d54198 color schemes
#d54198 color preview, HTML & CSS examples
           This text has a color of #d54198        
        
          <p style="color:#d54198;">Text here</p>
        
        
          .mytext {color:#d54198;}
        
        Text color #d54198
      
           This box has a color of #d54198        
        
          <div style="background-color:#d54198;">Content here</div>
        
        
          .mybackground {background-color:#d54198;}
        
        Background color #d54198
      
           Border around this has a color of #d54198        
        
          <div style="border:2px solid #d54198;">Content here</div>
        
        
          .myborder {border:2px solid #d54198;}
        
        Border color #d54198