#d41063 color space conversions
Hex:
        #d41063
        RGB:
        212, 16, 99
        CMY:
        17, 94, 61
        CMYK:
        0, 92, 53, 17
      HSL:
        335°, 85.9649%, 44.7059%
        HSV (HSB):
        335°, 92.4528%, 83.1373%
        XYZ:
        29.5888, 15.2685, 13.1920
        xyY:
        0.5097, 0.2630, 15.2685
      CIE-Lab:
        45.9998, 71.6296, 7.9315
        CIE-LCH:
        45.9998, 72.0674, 6.3186
        CIE-Luv:
        45.9998, 119.0430, -4.4877
        Hunter-Lab:
        39.0749, 66.7850, 7.3357
      #d41063 color charts
#d41063 RGB chart
      #d41063 CMYK chart
      #d41063 RGB pie chart
      #d41063 color shades, tints & tones
#d41063 color schemes
#d41063 color preview, HTML & CSS examples
           This text has a color of #d41063        
        
          <p style="color:#d41063;">Text here</p>
        
        
          .mytext {color:#d41063;}
        
        Text color #d41063
      
           This box has a color of #d41063        
        
          <div style="background-color:#d41063;">Content here</div>
        
        
          .mybackground {background-color:#d41063;}
        
        Background color #d41063
      
           Border around this has a color of #d41063        
        
          <div style="border:2px solid #d41063;">Content here</div>
        
        
          .myborder {border:2px solid #d41063;}
        
        Border color #d41063