#d354d6 color space conversions
Hex:
        #d354d6
        RGB:
        211, 84, 214
        CMY:
        17, 67, 16
        CMYK:
        1, 61, 0, 16
      HSL:
        299°, 61.3208%, 58.4314%
        HSV (HSB):
        299°, 60.7477%, 83.9216%
        XYZ:
        42.1719, 25.0446, 66.2297
        xyY:
        0.3160, 0.1877, 25.0446
      CIE-Lab:
        57.1188, 66.1895, -43.3906
        CIE-LCH:
        57.1188, 79.1442, 326.7531
        CIE-Luv:
        57.1188, 56.2614, -76.2888
        Hunter-Lab:
        50.0446, 62.8417, -43.4341
      #d354d6 color charts
#d354d6 RGB chart
      #d354d6 CMYK chart
      #d354d6 RGB pie chart
      #d354d6 color shades, tints & tones
#d354d6 color schemes
#d354d6 color preview, HTML & CSS examples
           This text has a color of #d354d6        
        
          <p style="color:#d354d6;">Text here</p>
        
        
          .mytext {color:#d354d6;}
        
        Text color #d354d6
      
           This box has a color of #d354d6        
        
          <div style="background-color:#d354d6;">Content here</div>
        
        
          .mybackground {background-color:#d354d6;}
        
        Background color #d354d6
      
           Border around this has a color of #d354d6        
        
          <div style="border:2px solid #d354d6;">Content here</div>
        
        
          .myborder {border:2px solid #d354d6;}
        
        Border color #d354d6