#d41054 color space conversions
Hex:
        #d41054
        RGB:
        212, 16, 84
        CMY:
        17, 94, 67
        CMYK:
        0, 92, 60, 17
      HSL:
        339°, 85.9649%, 44.7059%
        HSV (HSB):
        339°, 92.4528%, 83.1373%
        XYZ:
        28.9369, 15.0077, 9.7591
        xyY:
        0.5388, 0.2795, 15.0077
      CIE-Lab:
        45.6448, 70.6525, 16.7791
        CIE-LCH:
        45.6448, 72.6176, 13.3596
        CIE-Luv:
        45.6448, 125.0171, 4.9755
        Hunter-Lab:
        38.7398, 65.5369, 12.1818
      #d41054 color charts
#d41054 RGB chart
      #d41054 CMYK chart
      #d41054 RGB pie chart
      #d41054 color shades, tints & tones
#d41054 color schemes
#d41054 color preview, HTML & CSS examples
           This text has a color of #d41054        
        
          <p style="color:#d41054;">Text here</p>
        
        
          .mytext {color:#d41054;}
        
        Text color #d41054
      
           This box has a color of #d41054        
        
          <div style="background-color:#d41054;">Content here</div>
        
        
          .mybackground {background-color:#d41054;}
        
        Background color #d41054
      
           Border around this has a color of #d41054        
        
          <div style="border:2px solid #d41054;">Content here</div>
        
        
          .myborder {border:2px solid #d41054;}
        
        Border color #d41054