#d314d5 color space conversions
Hex:
        #d314d5
        RGB:
        211, 20, 213
        CMY:
        17, 92, 16
        CMYK:
        1, 91, 0, 16
      HSL:
        299°, 82.8326%, 45.6863%
        HSV (HSB):
        299°, 90.6103%, 83.5294%
        XYZ:
        39.1244, 19.1533, 64.5857
        xyY:
        0.3184, 0.1559, 19.1533
      CIE-Lab:
        50.8661, 83.7243, -52.7573
        CIE-LCH:
        50.8661, 98.9600, 327.7837
        CIE-Luv:
        50.8661, 68.1178, -90.5609
        Hunter-Lab:
        43.7645, 82.9868, -56.8624
      #d314d5 color charts
#d314d5 RGB chart
      #d314d5 CMYK chart
      #d314d5 RGB pie chart
      #d314d5 color shades, tints & tones
#d314d5 color schemes
#d314d5 color preview, HTML & CSS examples
           This text has a color of #d314d5        
        
          <p style="color:#d314d5;">Text here</p>
        
        
          .mytext {color:#d314d5;}
        
        Text color #d314d5
      
           This box has a color of #d314d5        
        
          <div style="background-color:#d314d5;">Content here</div>
        
        
          .mybackground {background-color:#d314d5;}
        
        Background color #d314d5
      
           Border around this has a color of #d314d5        
        
          <div style="border:2px solid #d314d5;">Content here</div>
        
        
          .myborder {border:2px solid #d314d5;}
        
        Border color #d314d5