#d206c2 color space conversions
Hex:
        #d206c2
        RGB:
        210, 6, 194
        CMY:
        18, 98, 24
        CMYK:
        0, 97, 8, 18
      HSL:
        305°, 94.4444%, 42.3529%
        HSV (HSB):
        305°, 97.1429%, 82.3529%
        XYZ:
        36.3811, 17.7269, 52.5431
        xyY:
        0.3411, 0.1662, 17.7269
      CIE-Lab:
        49.1632, 82.1595, -44.5227
        CIE-LCH:
        49.1632, 93.4476, 331.5465
        CIE-Luv:
        49.1632, 75.7847, -77.6152
        Hunter-Lab:
        42.1034, 80.5591, -44.5189
      #d206c2 color charts
#d206c2 RGB chart
      #d206c2 CMYK chart
      #d206c2 RGB pie chart
      #d206c2 color shades, tints & tones
#d206c2 color schemes
#d206c2 color preview, HTML & CSS examples
           This text has a color of #d206c2        
        
          <p style="color:#d206c2;">Text here</p>
        
        
          .mytext {color:#d206c2;}
        
        Text color #d206c2
      
           This box has a color of #d206c2        
        
          <div style="background-color:#d206c2;">Content here</div>
        
        
          .mybackground {background-color:#d206c2;}
        
        Background color #d206c2
      
           Border around this has a color of #d206c2        
        
          <div style="border:2px solid #d206c2;">Content here</div>
        
        
          .myborder {border:2px solid #d206c2;}
        
        Border color #d206c2