#d42b93 color space conversions
Hex:
        #d42b93
        RGB:
        212, 43, 147
        CMY:
        17, 83, 42
        CMYK:
        0, 80, 31, 17
      HSL:
        323°, 66.2745%, 50.0000%
        HSV (HSB):
        323°, 79.7170%, 83.1373%
        XYZ:
        33.2817, 17.8314, 29.2914
        xyY:
        0.4139, 0.2218, 17.8314
      CIE-Lab:
        49.2910, 70.9923, -16.5385
        CIE-LCH:
        49.2910, 72.8933, 346.8862
        CIE-Luv:
        49.2910, 92.7323, -35.4921
        Hunter-Lab:
        42.2272, 66.7885, -11.5682
      #d42b93 color charts
#d42b93 RGB chart
      #d42b93 CMYK chart
      #d42b93 RGB pie chart
      #d42b93 color shades, tints & tones
#d42b93 color schemes
#d42b93 color preview, HTML & CSS examples
           This text has a color of #d42b93        
        
          <p style="color:#d42b93;">Text here</p>
        
        
          .mytext {color:#d42b93;}
        
        Text color #d42b93
      
           This box has a color of #d42b93        
        
          <div style="background-color:#d42b93;">Content here</div>
        
        
          .mybackground {background-color:#d42b93;}
        
        Background color #d42b93
      
           Border around this has a color of #d42b93        
        
          <div style="border:2px solid #d42b93;">Content here</div>
        
        
          .myborder {border:2px solid #d42b93;}
        
        Border color #d42b93