#d206f1 color space conversions
Hex:
        #d206f1
        RGB:
        210, 6, 241
        CMY:
        18, 98, 5
        CMYK:
        13, 98, 0, 5
      HSL:
        292°, 95.1417%, 48.4314%
        HSV (HSB):
        292°, 97.5104%, 94.5098%
        XYZ:
        42.5207, 20.1828, 84.8737
        xyY:
        0.2881, 0.1368, 20.1828
      CIE-Lab:
        52.0432, 89.1155, -66.7476
        CIE-LCH:
        52.0432, 111.3410, 323.1668
        CIE-Luv:
        52.0432, 57.9722, -111.9953
        Hunter-Lab:
        44.9252, 90.3268, -80.5642
      #d206f1 color charts
#d206f1 RGB chart
      #d206f1 CMYK chart
      #d206f1 RGB pie chart
      #d206f1 color shades, tints & tones
#d206f1 color schemes
#d206f1 color preview, HTML & CSS examples
           This text has a color of #d206f1        
        
          <p style="color:#d206f1;">Text here</p>
        
        
          .mytext {color:#d206f1;}
        
        Text color #d206f1
      
           This box has a color of #d206f1        
        
          <div style="background-color:#d206f1;">Content here</div>
        
        
          .mybackground {background-color:#d206f1;}
        
        Background color #d206f1
      
           Border around this has a color of #d206f1        
        
          <div style="border:2px solid #d206f1;">Content here</div>
        
        
          .myborder {border:2px solid #d206f1;}
        
        Border color #d206f1