#da14b4 color space conversions
Hex:
        #da14b4
        RGB:
        218, 20, 180
        CMY:
        15, 92, 29
        CMYK:
        0, 91, 17, 15
      HSL:
        312°, 83.1933%, 46.6667%
        HSV (HSB):
        312°, 90.8257%, 85.4902%
        XYZ:
        37.4018, 18.7010, 44.8184
        xyY:
        0.3706, 0.1853, 18.7010
      CIE-Lab:
        50.3356, 80.4702, -34.4029
        CIE-LCH:
        50.3356, 87.5158, 336.8522
        CIE-Luv:
        50.3356, 86.9499, -63.0002
        Hunter-Lab:
        43.2447, 78.7044, -31.1763
      #da14b4 color charts
#da14b4 RGB chart
      #da14b4 CMYK chart
      #da14b4 RGB pie chart
      #da14b4 color shades, tints & tones
#da14b4 color schemes
#da14b4 color preview, HTML & CSS examples
           This text has a color of #da14b4        
        
          <p style="color:#da14b4;">Text here</p>
        
        
          .mytext {color:#da14b4;}
        
        Text color #da14b4
      
           This box has a color of #da14b4        
        
          <div style="background-color:#da14b4;">Content here</div>
        
        
          .mybackground {background-color:#da14b4;}
        
        Background color #da14b4
      
           Border around this has a color of #da14b4        
        
          <div style="border:2px solid #da14b4;">Content here</div>
        
        
          .myborder {border:2px solid #da14b4;}
        
        Border color #da14b4