#d50592 color space conversions
Hex:
        #d50592
        RGB:
        213, 5, 146
        CMY:
        16, 98, 43
        CMYK:
        0, 98, 31, 16
      HSL:
        319°, 95.4128%, 42.7451%
        HSV (HSB):
        319°, 97.6526%, 83.5294%
        XYZ:
        32.6831, 16.3300, 28.6235
        xyY:
        0.4210, 0.2103, 16.3300
      CIE-Lab:
        47.4045, 76.9981, -18.8021
        CIE-LCH:
        47.4045, 79.2605, 346.2775
        CIE-Luv:
        47.4045, 99.7143, -39.4537
        Hunter-Lab:
        40.4104, 73.6492, -13.7091
      #d50592 color charts
#d50592 RGB chart
      #d50592 CMYK chart
      #d50592 RGB pie chart
      #d50592 color shades, tints & tones
#d50592 color schemes
#d50592 color preview, HTML & CSS examples
           This text has a color of #d50592        
        
          <p style="color:#d50592;">Text here</p>
        
        
          .mytext {color:#d50592;}
        
        Text color #d50592
      
           This box has a color of #d50592        
        
          <div style="background-color:#d50592;">Content here</div>
        
        
          .mybackground {background-color:#d50592;}
        
        Background color #d50592
      
           Border around this has a color of #d50592        
        
          <div style="border:2px solid #d50592;">Content here</div>
        
        
          .myborder {border:2px solid #d50592;}
        
        Border color #d50592