#d95bf2 color space conversions
Hex:
        #d95bf2
        RGB:
        217, 91, 242
        CMY:
        15, 64, 5
        CMYK:
        10, 62, 0, 5
      HSL:
        290°, 85.3107%, 65.2941%
        HSV (HSB):
        290°, 62.3967%, 94.9020%
        XYZ:
        48.3834, 28.6447, 86.9833
        xyY:
        0.2950, 0.1747, 28.6447
      CIE-Lab:
        60.4668, 69.6313, -53.7368
        CIE-LCH:
        60.4668, 87.9555, 322.3414
        CIE-Luv:
        60.4668, 50.3434, -93.9235
        Hunter-Lab:
        53.5207, 67.7048, -58.8951
      #d95bf2 color charts
#d95bf2 RGB chart
      #d95bf2 CMYK chart
      #d95bf2 RGB pie chart
      #d95bf2 color shades, tints & tones
#d95bf2 color schemes
#d95bf2 color preview, HTML & CSS examples
           This text has a color of #d95bf2        
        
          <p style="color:#d95bf2;">Text here</p>
        
        
          .mytext {color:#d95bf2;}
        
        Text color #d95bf2
      
           This box has a color of #d95bf2        
        
          <div style="background-color:#d95bf2;">Content here</div>
        
        
          .mybackground {background-color:#d95bf2;}
        
        Background color #d95bf2
      
           Border around this has a color of #d95bf2        
        
          <div style="border:2px solid #d95bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d95bf2;}
        
        Border color #d95bf2