#d545c2 color space conversions
Hex:
        #d545c2
        RGB:
        213, 69, 194
        CMY:
        16, 73, 24
        CMYK:
        0, 68, 9, 16
      HSL:
        308°, 63.1579%, 55.2941%
        HSV (HSB):
        308°, 67.6056%, 83.5294%
        XYZ:
        39.3063, 22.2974, 53.2711
        xyY:
        0.3422, 0.1941, 22.2974
      CIE-Lab:
        54.3412, 69.3210, -36.3164
        CIE-LCH:
        54.3412, 78.2579, 332.3505
        CIE-Luv:
        54.3412, 68.3975, -65.1629
        Hunter-Lab:
        47.2201, 65.9491, -33.8335
      #d545c2 color charts
#d545c2 RGB chart
      #d545c2 CMYK chart
      #d545c2 RGB pie chart
      #d545c2 color shades, tints & tones
#d545c2 color schemes
#d545c2 color preview, HTML & CSS examples
           This text has a color of #d545c2        
        
          <p style="color:#d545c2;">Text here</p>
        
        
          .mytext {color:#d545c2;}
        
        Text color #d545c2
      
           This box has a color of #d545c2        
        
          <div style="background-color:#d545c2;">Content here</div>
        
        
          .mybackground {background-color:#d545c2;}
        
        Background color #d545c2
      
           Border around this has a color of #d545c2        
        
          <div style="border:2px solid #d545c2;">Content here</div>
        
        
          .myborder {border:2px solid #d545c2;}
        
        Border color #d545c2