#d700d7 color space conversions
Hex:
        #d700d7
        RGB:
        215, 0, 215
        CMY:
        16, 100, 16
        CMYK:
        0, 100, 0, 16
      HSL:
        300°, 100.0000%, 42.1569%
        HSV (HSB):
        300°, 100.0000%, 84.3137%
        XYZ:
        40.2901, 19.3534, 65.9020
        xyY:
        0.3209, 0.1542, 19.3534
      CIE-Lab:
        51.0981, 86.3820, -53.4912
        CIE-LCH:
        51.0981, 101.6030, 328.2325
        CIE-Luv:
        51.0981, 71.2213, -92.0915
        Hunter-Lab:
        43.9925, 86.4907, -58.0235
      #d700d7 color charts
#d700d7 RGB chart
      #d700d7 CMYK chart
      #d700d7 RGB pie chart
      #d700d7 color shades, tints & tones
#d700d7 color schemes
#d700d7 color preview, HTML & CSS examples
           This text has a color of #d700d7        
        
          <p style="color:#d700d7;">Text here</p>
        
        
          .mytext {color:#d700d7;}
        
        Text color #d700d7
      
           This box has a color of #d700d7        
        
          <div style="background-color:#d700d7;">Content here</div>
        
        
          .mybackground {background-color:#d700d7;}
        
        Background color #d700d7
      
           Border around this has a color of #d700d7        
        
          <div style="border:2px solid #d700d7;">Content here</div>
        
        
          .myborder {border:2px solid #d700d7;}
        
        Border color #d700d7