#d005d7 color space conversions
Hex:
        #d005d7
        RGB:
        208, 5, 215
        CMY:
        18, 98, 16
        CMYK:
        3, 98, 0, 16
      HSL:
        298°, 95.4545%, 43.1373%
        HSV (HSB):
        298°, 97.6744%, 84.3137%
        XYZ:
        38.3324, 18.4247, 65.8260
        xyY:
        0.3127, 0.1503, 18.4247
      CIE-Lab:
        50.0073, 84.8994, -55.3069
        CIE-LCH:
        50.0073, 101.3250, 326.9182
        CIE-Luv:
        50.0073, 66.0017, -93.9898
        Hunter-Lab:
        42.9240, 84.2887, -60.8771
      #d005d7 color charts
#d005d7 RGB chart
      #d005d7 CMYK chart
      #d005d7 RGB pie chart
      #d005d7 color shades, tints & tones
#d005d7 color schemes
#d005d7 color preview, HTML & CSS examples
           This text has a color of #d005d7        
        
          <p style="color:#d005d7;">Text here</p>
        
        
          .mytext {color:#d005d7;}
        
        Text color #d005d7
      
           This box has a color of #d005d7        
        
          <div style="background-color:#d005d7;">Content here</div>
        
        
          .mybackground {background-color:#d005d7;}
        
        Background color #d005d7
      
           Border around this has a color of #d005d7        
        
          <div style="border:2px solid #d005d7;">Content here</div>
        
        
          .myborder {border:2px solid #d005d7;}
        
        Border color #d005d7