#d953c2 color space conversions
Hex:
        #d953c2
        RGB:
        217, 83, 194
        CMY:
        15, 67, 24
        CMYK:
        0, 62, 11, 15
      HSL:
        310°, 63.8095%, 58.8235%
        HSV (HSB):
        310°, 61.7512%, 85.0980%
        XYZ:
        41.4461, 24.8333, 53.6478
        xyY:
        0.3456, 0.2071, 24.8333
      CIE-Lab:
        56.9126, 64.8781, -32.2535
        CIE-LCH:
        56.9126, 72.4531, 333.5662
        CIE-Luv:
        56.9126, 66.9851, -58.8682
        Hunter-Lab:
        49.8330, 61.2508, -28.9457
      #d953c2 color charts
#d953c2 RGB chart
      #d953c2 CMYK chart
      #d953c2 RGB pie chart
      #d953c2 color shades, tints & tones
#d953c2 color schemes
#d953c2 color preview, HTML & CSS examples
           This text has a color of #d953c2        
        
          <p style="color:#d953c2;">Text here</p>
        
        
          .mytext {color:#d953c2;}
        
        Text color #d953c2
      
           This box has a color of #d953c2        
        
          <div style="background-color:#d953c2;">Content here</div>
        
        
          .mybackground {background-color:#d953c2;}
        
        Background color #d953c2
      
           Border around this has a color of #d953c2        
        
          <div style="border:2px solid #d953c2;">Content here</div>
        
        
          .myborder {border:2px solid #d953c2;}
        
        Border color #d953c2