#da14ab color space conversions
Hex:
        #da14ab
        RGB:
        218, 20, 171
        CMY:
        15, 92, 33
        CMYK:
        0, 91, 22, 15
      HSL:
        314°, 83.1933%, 46.6667%
        HSV (HSB):
        314°, 90.8257%, 85.4902%
        XYZ:
        36.5143, 18.3460, 40.1447
        xyY:
        0.3843, 0.1931, 18.3460
      CIE-Lab:
        49.9131, 79.3697, -29.7689
        CIE-LCH:
        49.9131, 84.7687, 339.4407
        CIE-Luv:
        49.9131, 90.9373, -55.9653
        Hunter-Lab:
        42.8322, 77.2140, -25.5872
      #da14ab color charts
#da14ab RGB chart
      #da14ab CMYK chart
      #da14ab RGB pie chart
      #da14ab color shades, tints & tones
#da14ab color schemes
#da14ab color preview, HTML & CSS examples
           This text has a color of #da14ab        
        
          <p style="color:#da14ab;">Text here</p>
        
        
          .mytext {color:#da14ab;}
        
        Text color #da14ab
      
           This box has a color of #da14ab        
        
          <div style="background-color:#da14ab;">Content here</div>
        
        
          .mybackground {background-color:#da14ab;}
        
        Background color #da14ab
      
           Border around this has a color of #da14ab        
        
          <div style="border:2px solid #da14ab;">Content here</div>
        
        
          .myborder {border:2px solid #da14ab;}
        
        Border color #da14ab