#d41290 color space conversions
Hex:
        #d41290
        RGB:
        212, 18, 144
        CMY:
        17, 93, 44
        CMYK:
        0, 92, 32, 17
      HSL:
        321°, 84.3478%, 45.0980%
        HSV (HSB):
        321°, 91.5094%, 83.1373%
        XYZ:
        32.4017, 16.4433, 27.8517
        xyY:
        0.4225, 0.2144, 16.4433
      CIE-Lab:
        47.5508, 75.3593, -17.3878
        CIE-LCH:
        47.5508, 77.3392, 347.0074
        CIE-Luv:
        47.5508, 98.6534, -37.2186
        Hunter-Lab:
        40.5503, 71.6674, -12.3377
      #d41290 color charts
#d41290 RGB chart
      #d41290 CMYK chart
      #d41290 RGB pie chart
      #d41290 color shades, tints & tones
#d41290 color schemes
#d41290 color preview, HTML & CSS examples
           This text has a color of #d41290        
        
          <p style="color:#d41290;">Text here</p>
        
        
          .mytext {color:#d41290;}
        
        Text color #d41290
      
           This box has a color of #d41290        
        
          <div style="background-color:#d41290;">Content here</div>
        
        
          .mybackground {background-color:#d41290;}
        
        Background color #d41290
      
           Border around this has a color of #d41290        
        
          <div style="border:2px solid #d41290;">Content here</div>
        
        
          .myborder {border:2px solid #d41290;}
        
        Border color #d41290