#d953be color space conversions
Hex:
        #d953be
        RGB:
        217, 83, 190
        CMY:
        15, 67, 25
        CMYK:
        0, 62, 12, 15
      HSL:
        312°, 63.8095%, 58.8235%
        HSV (HSB):
        312°, 61.7512%, 85.0980%
        XYZ:
        41.0028, 24.6559, 51.3132
        xyY:
        0.3505, 0.2108, 24.6559
      CIE-Lab:
        56.7386, 64.2712, -30.2280
        CIE-LCH:
        56.7386, 71.0247, 334.8115
        CIE-Luv:
        56.7386, 68.2709, -55.6409
        Hunter-Lab:
        49.6547, 60.5020, -26.5119
      #d953be color charts
#d953be RGB chart
      #d953be CMYK chart
      #d953be RGB pie chart
      #d953be color shades, tints & tones
#d953be color schemes
#d953be color preview, HTML & CSS examples
           This text has a color of #d953be        
        
          <p style="color:#d953be;">Text here</p>
        
        
          .mytext {color:#d953be;}
        
        Text color #d953be
      
           This box has a color of #d953be        
        
          <div style="background-color:#d953be;">Content here</div>
        
        
          .mybackground {background-color:#d953be;}
        
        Background color #d953be
      
           Border around this has a color of #d953be        
        
          <div style="border:2px solid #d953be;">Content here</div>
        
        
          .myborder {border:2px solid #d953be;}
        
        Border color #d953be