#d41264 color space conversions
Hex:
        #d41264
        RGB:
        212, 18, 100
        CMY:
        17, 93, 61
        CMYK:
        0, 92, 53, 17
      HSL:
        335°, 84.3478%, 45.0980%
        HSV (HSB):
        335°, 91.5094%, 83.1373%
        XYZ:
        29.6679, 15.3498, 13.4557
        xyY:
        0.5074, 0.2625, 15.3498
      CIE-Lab:
        46.1096, 71.4581, 7.4657
        CIE-LCH:
        46.1096, 71.8470, 5.9644
        CIE-Luv:
        46.1096, 118.3035, -4.9603
        Hunter-Lab:
        39.1788, 66.6054, 7.0623
      #d41264 color charts
#d41264 RGB chart
      #d41264 CMYK chart
      #d41264 RGB pie chart
      #d41264 color shades, tints & tones
#d41264 color schemes
#d41264 color preview, HTML & CSS examples
           This text has a color of #d41264        
        
          <p style="color:#d41264;">Text here</p>
        
        
          .mytext {color:#d41264;}
        
        Text color #d41264
      
           This box has a color of #d41264        
        
          <div style="background-color:#d41264;">Content here</div>
        
        
          .mybackground {background-color:#d41264;}
        
        Background color #d41264
      
           Border around this has a color of #d41264        
        
          <div style="border:2px solid #d41264;">Content here</div>
        
        
          .myborder {border:2px solid #d41264;}
        
        Border color #d41264