#d64abb color space conversions
Hex:
        #d64abb
        RGB:
        214, 74, 187
        CMY:
        16, 71, 27
        CMYK:
        0, 65, 13, 16
      HSL:
        312°, 63.0631%, 56.4706%
        HSV (HSB):
        312°, 65.4206%, 83.9216%
        XYZ:
        39.1500, 22.7816, 49.3476
        xyY:
        0.3518, 0.2047, 22.7816
      CIE-Lab:
        54.8466, 66.6479, -31.4768
        CIE-LCH:
        54.8466, 73.7070, 334.7193
        CIE-Luv:
        54.8466, 70.0438, -57.5302
        Hunter-Lab:
        47.7300, 62.8849, -27.8883
      #d64abb color charts
#d64abb RGB chart
      #d64abb CMYK chart
      #d64abb RGB pie chart
      #d64abb color shades, tints & tones
#d64abb color schemes
#d64abb color preview, HTML & CSS examples
           This text has a color of #d64abb        
        
          <p style="color:#d64abb;">Text here</p>
        
        
          .mytext {color:#d64abb;}
        
        Text color #d64abb
      
           This box has a color of #d64abb        
        
          <div style="background-color:#d64abb;">Content here</div>
        
        
          .mybackground {background-color:#d64abb;}
        
        Background color #d64abb
      
           Border around this has a color of #d64abb        
        
          <div style="border:2px solid #d64abb;">Content here</div>
        
        
          .myborder {border:2px solid #d64abb;}
        
        Border color #d64abb