#d61eaf color space conversions
Hex:
        #d61eaf
        RGB:
        214, 30, 175
        CMY:
        16, 88, 31
        CMYK:
        0, 86, 18, 16
      HSL:
        313°, 75.4098%, 47.8431%
        HSV (HSB):
        313°, 85.9813%, 83.9216%
        XYZ:
        35.9337, 18.3198, 42.1996
        xyY:
        0.3726, 0.1899, 18.3198
      CIE-Lab:
        49.8818, 77.5681, -32.2293
        CIE-LCH:
        49.8818, 83.9973, 337.4373
        CIE-Luv:
        49.8818, 84.8348, -59.2207
        Hunter-Lab:
        42.8017, 74.9549, -28.4948
      #d61eaf color charts
#d61eaf RGB chart
      #d61eaf CMYK chart
      #d61eaf RGB pie chart
      #d61eaf color shades, tints & tones
#d61eaf color schemes
#d61eaf color preview, HTML & CSS examples
           This text has a color of #d61eaf        
        
          <p style="color:#d61eaf;">Text here</p>
        
        
          .mytext {color:#d61eaf;}
        
        Text color #d61eaf
      
           This box has a color of #d61eaf        
        
          <div style="background-color:#d61eaf;">Content here</div>
        
        
          .mybackground {background-color:#d61eaf;}
        
        Background color #d61eaf
      
           Border around this has a color of #d61eaf        
        
          <div style="border:2px solid #d61eaf;">Content here</div>
        
        
          .myborder {border:2px solid #d61eaf;}
        
        Border color #d61eaf