#d852ff color space conversions
Hex:
        #d852ff
        RGB:
        216, 82, 255
        CMY:
        15, 68, 0
        CMYK:
        15, 68, 0, 0
      HSL:
        286°, 100.0000%, 66.0784%
        HSV (HSB):
        286°, 67.8431%, 100.0000%
        XYZ:
        49.3862, 27.8535, 97.3811
        xyY:
        0.2828, 0.1595, 27.8535
      CIE-Lab:
        59.7562, 75.4336, -62.0799
        CIE-LCH:
        59.7562, 97.6941, 320.5465
        CIE-Luv:
        59.7562, 48.4091, -107.3594
        Hunter-Lab:
        52.7764, 74.6748, -72.4562
      #d852ff color charts
#d852ff RGB chart
      #d852ff CMYK chart
      #d852ff RGB pie chart
      #d852ff color shades, tints & tones
#d852ff color schemes
#d852ff color preview, HTML & CSS examples
           This text has a color of #d852ff        
        
          <p style="color:#d852ff;">Text here</p>
        
        
          .mytext {color:#d852ff;}
        
        Text color #d852ff
      
           This box has a color of #d852ff        
        
          <div style="background-color:#d852ff;">Content here</div>
        
        
          .mybackground {background-color:#d852ff;}
        
        Background color #d852ff
      
           Border around this has a color of #d852ff        
        
          <div style="border:2px solid #d852ff;">Content here</div>
        
        
          .myborder {border:2px solid #d852ff;}
        
        Border color #d852ff