#da147f color space conversions
Hex:
        #da147f
        RGB:
        218, 20, 127
        CMY:
        15, 92, 50
        CMYK:
        0, 91, 42, 15
      HSL:
        328°, 83.1933%, 46.6667%
        HSV (HSB):
        328°, 90.8257%, 85.4902%
        XYZ:
        32.9944, 16.9380, 21.6090
        xyY:
        0.4612, 0.2368, 16.9380
      CIE-Lab:
        48.1819, 74.7556, -6.0016
        CIE-LCH:
        48.1819, 74.9961, 355.4100
        CIE-Luv:
        48.1819, 110.9987, -22.0033
        Hunter-Lab:
        41.1559, 71.0795, -2.3214
      #da147f color charts
#da147f RGB chart
      #da147f CMYK chart
      #da147f RGB pie chart
      #da147f color shades, tints & tones
#da147f color schemes
#da147f color preview, HTML & CSS examples
           This text has a color of #da147f        
        
          <p style="color:#da147f;">Text here</p>
        
        
          .mytext {color:#da147f;}
        
        Text color #da147f
      
           This box has a color of #da147f        
        
          <div style="background-color:#da147f;">Content here</div>
        
        
          .mybackground {background-color:#da147f;}
        
        Background color #da147f
      
           Border around this has a color of #da147f        
        
          <div style="border:2px solid #da147f;">Content here</div>
        
        
          .myborder {border:2px solid #da147f;}
        
        Border color #da147f