#d61fc4 color space conversions
Hex:
        #d61fc4
        RGB:
        214, 31, 196
        CMY:
        16, 88, 23
        CMYK:
        0, 86, 8, 16
      HSL:
        306°, 74.6939%, 48.0392%
        HSV (HSB):
        306°, 85.5140%, 83.9216%
        XYZ:
        38.1853, 19.2616, 53.9298
        xyY:
        0.3428, 0.1729, 19.2616
      CIE-Lab:
        50.9919, 80.1821, -42.7379
        CIE-LCH:
        50.9919, 90.8609, 331.9419
        CIE-Luv:
        50.9919, 75.9539, -75.4074
        Hunter-Lab:
        43.8881, 78.5019, -42.1341
      #d61fc4 color charts
#d61fc4 RGB chart
      #d61fc4 CMYK chart
      #d61fc4 RGB pie chart
      #d61fc4 color shades, tints & tones
#d61fc4 color schemes
#d61fc4 color preview, HTML & CSS examples
           This text has a color of #d61fc4        
        
          <p style="color:#d61fc4;">Text here</p>
        
        
          .mytext {color:#d61fc4;}
        
        Text color #d61fc4
      
           This box has a color of #d61fc4        
        
          <div style="background-color:#d61fc4;">Content here</div>
        
        
          .mybackground {background-color:#d61fc4;}
        
        Background color #d61fc4
      
           Border around this has a color of #d61fc4        
        
          <div style="border:2px solid #d61fc4;">Content here</div>
        
        
          .myborder {border:2px solid #d61fc4;}
        
        Border color #d61fc4