#d41254 color space conversions
Hex:
        #d41254
        RGB:
        212, 18, 84
        CMY:
        17, 93, 67
        CMYK:
        0, 92, 60, 17
      HSL:
        340°, 84.3478%, 45.0980%
        HSV (HSB):
        340°, 91.5094%, 83.1373%
        XYZ:
        28.9679, 15.0698, 9.7695
        xyY:
        0.5384, 0.2801, 15.0698
      CIE-Lab:
        45.7296, 70.4071, 16.8938
        CIE-LCH:
        45.7296, 72.4055, 13.4927
        CIE-Luv:
        45.7296, 124.6611, 5.1627
        Hunter-Lab:
        38.8198, 65.2648, 12.2528
      #d41254 color charts
#d41254 RGB chart
      #d41254 CMYK chart
      #d41254 RGB pie chart
      #d41254 color shades, tints & tones
#d41254 color schemes
#d41254 color preview, HTML & CSS examples
           This text has a color of #d41254        
        
          <p style="color:#d41254;">Text here</p>
        
        
          .mytext {color:#d41254;}
        
        Text color #d41254
      
           This box has a color of #d41254        
        
          <div style="background-color:#d41254;">Content here</div>
        
        
          .mybackground {background-color:#d41254;}
        
        Background color #d41254
      
           Border around this has a color of #d41254        
        
          <div style="border:2px solid #d41254;">Content here</div>
        
        
          .myborder {border:2px solid #d41254;}
        
        Border color #d41254