#d50bd5 color space conversions
Hex:
        #d50bd5
        RGB:
        213, 11, 213
        CMY:
        16, 96, 16
        CMYK:
        0, 95, 0, 16
      HSL:
        300°, 90.1786%, 43.9216%
        HSV (HSB):
        300°, 94.8357%, 83.5294%
        XYZ:
        39.5705, 19.1896, 64.5692
        xyY:
        0.3209, 0.1556, 19.1896
      CIE-Lab:
        50.9083, 84.9507, -52.6702
        CIE-LCH:
        50.9083, 99.9539, 328.2007
        CIE-Luv:
        50.9083, 70.0811, -90.6172
        Hunter-Lab:
        43.8059, 84.5812, -56.7283
      #d50bd5 color charts
#d50bd5 RGB chart
      #d50bd5 CMYK chart
      #d50bd5 RGB pie chart
      #d50bd5 color shades, tints & tones
#d50bd5 color schemes
#d50bd5 color preview, HTML & CSS examples
           This text has a color of #d50bd5        
        
          <p style="color:#d50bd5;">Text here</p>
        
        
          .mytext {color:#d50bd5;}
        
        Text color #d50bd5
      
           This box has a color of #d50bd5        
        
          <div style="background-color:#d50bd5;">Content here</div>
        
        
          .mybackground {background-color:#d50bd5;}
        
        Background color #d50bd5
      
           Border around this has a color of #d50bd5        
        
          <div style="border:2px solid #d50bd5;">Content here</div>
        
        
          .myborder {border:2px solid #d50bd5;}
        
        Border color #d50bd5