#da145f color space conversions
Hex:
        #da145f
        RGB:
        218, 20, 95
        CMY:
        15, 92, 63
        CMYK:
        0, 91, 56, 15
      HSL:
        337°, 83.1933%, 46.6667%
        HSV (HSB):
        337°, 90.8257%, 85.4902%
        XYZ:
        31.2292, 16.2320, 12.3136
        xyY:
        0.5224, 0.2716, 16.2320
      CIE-Lab:
        47.2774, 72.2725, 12.3814
        CIE-LCH:
        47.2774, 73.3254, 9.7213
        CIE-Luv:
        47.2774, 124.7554, 0.2582
        Hunter-Lab:
        40.2889, 67.8552, 10.0813
      #da145f color charts
#da145f RGB chart
      #da145f CMYK chart
      #da145f RGB pie chart
      #da145f color shades, tints & tones
#da145f color schemes
#da145f color preview, HTML & CSS examples
           This text has a color of #da145f        
        
          <p style="color:#da145f;">Text here</p>
        
        
          .mytext {color:#da145f;}
        
        Text color #da145f
      
           This box has a color of #da145f        
        
          <div style="background-color:#da145f;">Content here</div>
        
        
          .mybackground {background-color:#da145f;}
        
        Background color #da145f
      
           Border around this has a color of #da145f        
        
          <div style="border:2px solid #da145f;">Content here</div>
        
        
          .myborder {border:2px solid #da145f;}
        
        Border color #da145f