#d514c2 color space conversions
Hex:
        #d514c2
        RGB:
        213, 20, 194
        CMY:
        16, 92, 24
        CMYK:
        0, 91, 9, 16
      HSL:
        306°, 82.8326%, 45.6863%
        HSV (HSB):
        306°, 90.6103%, 83.5294%
        XYZ:
        37.4283, 18.5415, 52.6451
        xyY:
        0.3446, 0.1707, 18.5415
      CIE-Lab:
        50.1464, 81.3722, -42.9291
        CIE-LCH:
        50.1464, 92.0018, 332.1855
        CIE-Luv:
        50.1464, 77.1553, -75.5559
        Hunter-Lab:
        43.0598, 79.8005, -42.3463
      #d514c2 color charts
#d514c2 RGB chart
      #d514c2 CMYK chart
      #d514c2 RGB pie chart
      #d514c2 color shades, tints & tones
#d514c2 color schemes
#d514c2 color preview, HTML & CSS examples
           This text has a color of #d514c2        
        
          <p style="color:#d514c2;">Text here</p>
        
        
          .mytext {color:#d514c2;}
        
        Text color #d514c2
      
           This box has a color of #d514c2        
        
          <div style="background-color:#d514c2;">Content here</div>
        
        
          .mybackground {background-color:#d514c2;}
        
        Background color #d514c2
      
           Border around this has a color of #d514c2        
        
          <div style="border:2px solid #d514c2;">Content here</div>
        
        
          .myborder {border:2px solid #d514c2;}
        
        Border color #d514c2