#d41582 color space conversions
Hex:
        #d41582
        RGB:
        212, 21, 130
        CMY:
        17, 92, 49
        CMYK:
        0, 90, 39, 17
      HSL:
        326°, 81.9742%, 45.6863%
        HSV (HSB):
        326°, 90.0943%, 83.1373%
        XYZ:
        31.4488, 16.1451, 22.5779
        xyY:
        0.4482, 0.2301, 16.1451
      CIE-Lab:
        47.1643, 73.5670, -9.4741
        CIE-LCH:
        47.1643, 74.1745, 352.6617
        CIE-Luv:
        47.1643, 104.6460, -26.1609
        Hunter-Lab:
        40.1809, 69.3916, -5.1887
      #d41582 color charts
#d41582 RGB chart
      #d41582 CMYK chart
      #d41582 RGB pie chart
      #d41582 color shades, tints & tones
#d41582 color schemes
#d41582 color preview, HTML & CSS examples
           This text has a color of #d41582        
        
          <p style="color:#d41582;">Text here</p>
        
        
          .mytext {color:#d41582;}
        
        Text color #d41582
      
           This box has a color of #d41582        
        
          <div style="background-color:#d41582;">Content here</div>
        
        
          .mybackground {background-color:#d41582;}
        
        Background color #d41582
      
           Border around this has a color of #d41582        
        
          <div style="border:2px solid #d41582;">Content here</div>
        
        
          .myborder {border:2px solid #d41582;}
        
        Border color #d41582