#d205d1 color space conversions
Hex:
        #d205d1
        RGB:
        210, 5, 209
        CMY:
        18, 98, 18
        CMYK:
        0, 98, 0, 18
      HSL:
        300°, 95.3488%, 42.1569%
        HSV (HSB):
        300°, 97.6190%, 82.3529%
        XYZ:
        38.1412, 18.4136, 61.8655
        xyY:
        0.3221, 0.1555, 18.4136
      CIE-Lab:
        49.9940, 84.3413, -51.8678
        CIE-LCH:
        49.9940, 99.0137, 328.4095
        CIE-Luv:
        49.9940, 69.7531, -88.9436
        Hunter-Lab:
        42.9111, 83.5640, -55.4414
      #d205d1 color charts
#d205d1 RGB chart
      #d205d1 CMYK chart
      #d205d1 RGB pie chart
      #d205d1 color shades, tints & tones
#d205d1 color schemes
#d205d1 color preview, HTML & CSS examples
           This text has a color of #d205d1        
        
          <p style="color:#d205d1;">Text here</p>
        
        
          .mytext {color:#d205d1;}
        
        Text color #d205d1
      
           This box has a color of #d205d1        
        
          <div style="background-color:#d205d1;">Content here</div>
        
        
          .mybackground {background-color:#d205d1;}
        
        Background color #d205d1
      
           Border around this has a color of #d205d1        
        
          <div style="border:2px solid #d205d1;">Content here</div>
        
        
          .myborder {border:2px solid #d205d1;}
        
        Border color #d205d1