#d354d5 color space conversions
Hex:
        #d354d5
        RGB:
        211, 84, 213
        CMY:
        17, 67, 16
        CMYK:
        1, 61, 0, 16
      HSL:
        299°, 60.5634%, 58.2353%
        HSV (HSB):
        299°, 60.5634%, 83.5294%
        XYZ:
        42.0445, 24.9936, 65.5591
        xyY:
        0.3171, 0.1885, 24.9936
      CIE-Lab:
        57.0692, 66.0191, -42.9022
        CIE-LCH:
        57.0692, 78.7345, 326.9823
        CIE-Luv:
        57.0692, 56.5571, -75.4935
        Hunter-Lab:
        49.9936, 62.6293, -42.7543
      #d354d5 color charts
#d354d5 RGB chart
      #d354d5 CMYK chart
      #d354d5 RGB pie chart
      #d354d5 color shades, tints & tones
#d354d5 color schemes
#d354d5 color preview, HTML & CSS examples
           This text has a color of #d354d5        
        
          <p style="color:#d354d5;">Text here</p>
        
        
          .mytext {color:#d354d5;}
        
        Text color #d354d5
      
           This box has a color of #d354d5        
        
          <div style="background-color:#d354d5;">Content here</div>
        
        
          .mybackground {background-color:#d354d5;}
        
        Background color #d354d5
      
           Border around this has a color of #d354d5        
        
          <div style="border:2px solid #d354d5;">Content here</div>
        
        
          .myborder {border:2px solid #d354d5;}
        
        Border color #d354d5