#d95ec5 color space conversions
Hex:
        #d95ec5
        RGB:
        217, 94, 197
        CMY:
        15, 63, 23
        CMYK:
        0, 57, 9, 15
      HSL:
        310°, 61.8090%, 60.9804%
        HSV (HSB):
        310°, 56.6820%, 85.0980%
        XYZ:
        42.6960, 26.7883, 55.7437
        xyY:
        0.3409, 0.2139, 26.7883
      CIE-Lab:
        58.7779, 60.6117, -31.0683
        CIE-LCH:
        58.7779, 68.1104, 332.8612
        CIE-Luv:
        58.7779, 62.1470, -56.7205
        Hunter-Lab:
        51.7575, 56.6736, -27.6261
      #d95ec5 color charts
#d95ec5 RGB chart
      #d95ec5 CMYK chart
      #d95ec5 RGB pie chart
      #d95ec5 color shades, tints & tones
#d95ec5 color schemes
#d95ec5 color preview, HTML & CSS examples
           This text has a color of #d95ec5        
        
          <p style="color:#d95ec5;">Text here</p>
        
        
          .mytext {color:#d95ec5;}
        
        Text color #d95ec5
      
           This box has a color of #d95ec5        
        
          <div style="background-color:#d95ec5;">Content here</div>
        
        
          .mybackground {background-color:#d95ec5;}
        
        Background color #d95ec5
      
           Border around this has a color of #d95ec5        
        
          <div style="border:2px solid #d95ec5;">Content here</div>
        
        
          .myborder {border:2px solid #d95ec5;}
        
        Border color #d95ec5