#d952be color space conversions
Hex:
        #d952be
        RGB:
        217, 82, 190
        CMY:
        15, 68, 25
        CMYK:
        0, 62, 12, 15
      HSL:
        312°, 63.9810%, 58.6275%
        HSV (HSB):
        312°, 62.2120%, 85.0980%
        XYZ:
        40.9268, 24.5040, 51.2879
        xyY:
        0.3506, 0.2099, 24.5040
      CIE-Lab:
        56.5889, 64.6830, -30.4605
        CIE-LCH:
        56.5889, 71.4964, 334.7833
        CIE-Luv:
        56.5889, 68.6167, -56.0334
        Hunter-Lab:
        49.5015, 60.9524, -26.7785
      #d952be color charts
#d952be RGB chart
      #d952be CMYK chart
      #d952be RGB pie chart
      #d952be color shades, tints & tones
#d952be color schemes
#d952be color preview, HTML & CSS examples
           This text has a color of #d952be        
        
          <p style="color:#d952be;">Text here</p>
        
        
          .mytext {color:#d952be;}
        
        Text color #d952be
      
           This box has a color of #d952be        
        
          <div style="background-color:#d952be;">Content here</div>
        
        
          .mybackground {background-color:#d952be;}
        
        Background color #d952be
      
           Border around this has a color of #d952be        
        
          <div style="border:2px solid #d952be;">Content here</div>
        
        
          .myborder {border:2px solid #d952be;}
        
        Border color #d952be