#d61380 color space conversions
Hex:
        #d61380
        RGB:
        214, 19, 128
        CMY:
        16, 93, 50
        CMYK:
        0, 91, 40, 16
      HSL:
        326°, 83.6910%, 45.6863%
        HSV (HSB):
        326°, 91.1215%, 83.9216%
        XYZ:
        31.8607, 16.3204, 21.8930
        xyY:
        0.4547, 0.2329, 16.3204
      CIE-Lab:
        47.3921, 74.0884, -7.8720
        CIE-LCH:
        47.3921, 74.5054, 353.9350
        CIE-Luv:
        47.3921, 107.4620, -24.2038
        Hunter-Lab:
        40.3985, 70.0785, -3.8518
      #d61380 color charts
#d61380 RGB chart
      #d61380 CMYK chart
      #d61380 RGB pie chart
      #d61380 color shades, tints & tones
#d61380 color schemes
#d61380 color preview, HTML & CSS examples
           This text has a color of #d61380        
        
          <p style="color:#d61380;">Text here</p>
        
        
          .mytext {color:#d61380;}
        
        Text color #d61380
      
           This box has a color of #d61380        
        
          <div style="background-color:#d61380;">Content here</div>
        
        
          .mybackground {background-color:#d61380;}
        
        Background color #d61380
      
           Border around this has a color of #d61380        
        
          <div style="border:2px solid #d61380;">Content here</div>
        
        
          .myborder {border:2px solid #d61380;}
        
        Border color #d61380