#d545c1 color space conversions
Hex:
        #d545c1
        RGB:
        213, 69, 193
        CMY:
        16, 73, 24
        CMYK:
        0, 68, 9, 16
      HSL:
        308°, 63.1579%, 55.2941%
        HSV (HSB):
        308°, 67.6056%, 83.5294%
        XYZ:
        39.1943, 22.2526, 52.6815
        xyY:
        0.3434, 0.1950, 22.2526
      CIE-Lab:
        54.2940, 69.1701, -35.8141
        CIE-LCH:
        54.2940, 77.8920, 332.6263
        CIE-Luv:
        54.2940, 68.7426, -64.3662
        Hunter-Lab:
        47.1727, 65.7579, -33.1930
      #d545c1 color charts
#d545c1 RGB chart
      #d545c1 CMYK chart
      #d545c1 RGB pie chart
      #d545c1 color shades, tints & tones
#d545c1 color schemes
#d545c1 color preview, HTML & CSS examples
           This text has a color of #d545c1        
        
          <p style="color:#d545c1;">Text here</p>
        
        
          .mytext {color:#d545c1;}
        
        Text color #d545c1
      
           This box has a color of #d545c1        
        
          <div style="background-color:#d545c1;">Content here</div>
        
        
          .mybackground {background-color:#d545c1;}
        
        Background color #d545c1
      
           Border around this has a color of #d545c1        
        
          <div style="border:2px solid #d545c1;">Content here</div>
        
        
          .myborder {border:2px solid #d545c1;}
        
        Border color #d545c1