#d885ed color space conversions
Hex:
        #d885ed
        RGB:
        216, 133, 237
        CMY:
        15, 48, 7
        CMYK:
        9, 44, 0, 7
      HSL:
        288°, 74.2857%, 72.5490%
        HSV (HSB):
        288°, 43.8819%, 92.9412%
        XYZ:
        51.9925, 37.4884, 84.6164
        xyY:
        0.2986, 0.2153, 37.4884
      CIE-Lab:
        67.6419, 48.3939, -39.6672
        CIE-LCH:
        67.6419, 62.5736, 320.6594
        CIE-Luv:
        67.6419, 36.6779, -70.0897
        Hunter-Lab:
        61.2278, 44.4273, -39.0790
      #d885ed color charts
#d885ed RGB chart
      #d885ed CMYK chart
      #d885ed RGB pie chart
      #d885ed color shades, tints & tones
#d885ed color schemes
#d885ed color preview, HTML & CSS examples
           This text has a color of #d885ed        
        
          <p style="color:#d885ed;">Text here</p>
        
        
          .mytext {color:#d885ed;}
        
        Text color #d885ed
      
           This box has a color of #d885ed        
        
          <div style="background-color:#d885ed;">Content here</div>
        
        
          .mybackground {background-color:#d885ed;}
        
        Background color #d885ed
      
           Border around this has a color of #d885ed        
        
          <div style="border:2px solid #d885ed;">Content here</div>
        
        
          .myborder {border:2px solid #d885ed;}
        
        Border color #d885ed