#d354c0 color space conversions
Hex:
        #d354c0
        RGB:
        211, 84, 192
        CMY:
        17, 67, 25
        CMYK:
        0, 60, 9, 17
      HSL:
        309°, 59.0698%, 57.8431%
        HSV (HSB):
        309°, 60.1896%, 82.7451%
        XYZ:
        39.5487, 23.9953, 52.4163
        xyY:
        0.3411, 0.2069, 23.9953
      CIE-Lab:
        56.0831, 62.5770, -32.4656
        CIE-LCH:
        56.0831, 70.4975, 332.5792
        CIE-Luv:
        56.0831, 62.9282, -58.6402
        Hunter-Lab:
        48.9850, 58.3907, -29.1536
      #d354c0 color charts
#d354c0 RGB chart
      #d354c0 CMYK chart
      #d354c0 RGB pie chart
      #d354c0 color shades, tints & tones
#d354c0 color schemes
#d354c0 color preview, HTML & CSS examples
           This text has a color of #d354c0        
        
          <p style="color:#d354c0;">Text here</p>
        
        
          .mytext {color:#d354c0;}
        
        Text color #d354c0
      
           This box has a color of #d354c0        
        
          <div style="background-color:#d354c0;">Content here</div>
        
        
          .mybackground {background-color:#d354c0;}
        
        Background color #d354c0
      
           Border around this has a color of #d354c0        
        
          <div style="border:2px solid #d354c0;">Content here</div>
        
        
          .myborder {border:2px solid #d354c0;}
        
        Border color #d354c0