#d20bda color space conversions
Hex:
        #d20bda
        RGB:
        210, 11, 218
        CMY:
        18, 96, 15
        CMYK:
        4, 95, 0, 15
      HSL:
        298°, 90.3930%, 44.9020%
        HSV (HSB):
        298°, 94.9541%, 85.4902%
        XYZ:
        39.3529, 19.0029, 67.9235
        xyY:
        0.3116, 0.1505, 19.0029
      CIE-Lab:
        50.6906, 85.2032, -55.9061
        CIE-LCH:
        50.6906, 101.9072, 326.7291
        CIE-Luv:
        50.6906, 66.0255, -95.2390
        Hunter-Lab:
        43.5924, 84.8538, -61.8681
      #d20bda color charts
#d20bda RGB chart
      #d20bda CMYK chart
      #d20bda RGB pie chart
      #d20bda color shades, tints & tones
#d20bda color schemes
#d20bda color preview, HTML & CSS examples
           This text has a color of #d20bda        
        
          <p style="color:#d20bda;">Text here</p>
        
        
          .mytext {color:#d20bda;}
        
        Text color #d20bda
      
           This box has a color of #d20bda        
        
          <div style="background-color:#d20bda;">Content here</div>
        
        
          .mybackground {background-color:#d20bda;}
        
        Background color #d20bda
      
           Border around this has a color of #d20bda        
        
          <div style="border:2px solid #d20bda;">Content here</div>
        
        
          .myborder {border:2px solid #d20bda;}
        
        Border color #d20bda