#d705bd color space conversions
Hex:
        #d705bd
        RGB:
        215, 5, 189
        CMY:
        16, 98, 26
        CMYK:
        0, 98, 12, 16
      HSL:
        307°, 95.4545%, 43.1373%
        HSV (HSB):
        307°, 97.6744%, 84.3137%
        XYZ:
        37.2639, 18.2297, 49.6988
        xyY:
        0.3542, 0.1733, 18.2297
      CIE-Lab:
        49.7736, 82.4417, -40.5871
        CIE-LCH:
        49.7736, 91.8910, 333.7884
        CIE-Luv:
        49.7736, 81.7431, -72.1580
        Hunter-Lab:
        42.6963, 81.0704, -39.1266
      #d705bd color charts
#d705bd RGB chart
      #d705bd CMYK chart
      #d705bd RGB pie chart
      #d705bd color shades, tints & tones
#d705bd color schemes
#d705bd color preview, HTML & CSS examples
           This text has a color of #d705bd        
        
          <p style="color:#d705bd;">Text here</p>
        
        
          .mytext {color:#d705bd;}
        
        Text color #d705bd
      
           This box has a color of #d705bd        
        
          <div style="background-color:#d705bd;">Content here</div>
        
        
          .mybackground {background-color:#d705bd;}
        
        Background color #d705bd
      
           Border around this has a color of #d705bd        
        
          <div style="border:2px solid #d705bd;">Content here</div>
        
        
          .myborder {border:2px solid #d705bd;}
        
        Border color #d705bd