#d61ec7 color space conversions
Hex:
        #d61ec7
        RGB:
        214, 30, 199
        CMY:
        16, 88, 22
        CMYK:
        0, 86, 7, 16
      HSL:
        305°, 75.4098%, 47.8431%
        HSV (HSB):
        305°, 85.9813%, 83.9216%
        XYZ:
        38.5046, 19.3482, 55.7380
        xyY:
        0.3390, 0.1703, 19.3482
      CIE-Lab:
        51.0921, 80.7755, -44.3142
        CIE-LCH:
        51.0921, 92.1327, 331.2504
        CIE-Luv:
        51.0921, 74.8670, -77.8564
        Hunter-Lab:
        43.9866, 79.2773, -44.3392
      #d61ec7 color charts
#d61ec7 RGB chart
      #d61ec7 CMYK chart
      #d61ec7 RGB pie chart
      #d61ec7 color shades, tints & tones
#d61ec7 color schemes
#d61ec7 color preview, HTML & CSS examples
           This text has a color of #d61ec7        
        
          <p style="color:#d61ec7;">Text here</p>
        
        
          .mytext {color:#d61ec7;}
        
        Text color #d61ec7
      
           This box has a color of #d61ec7        
        
          <div style="background-color:#d61ec7;">Content here</div>
        
        
          .mybackground {background-color:#d61ec7;}
        
        Background color #d61ec7
      
           Border around this has a color of #d61ec7        
        
          <div style="border:2px solid #d61ec7;">Content here</div>
        
        
          .myborder {border:2px solid #d61ec7;}
        
        Border color #d61ec7