#d97af5 color space conversions
Hex:
        #d97af5
        RGB:
        217, 122, 245
        CMY:
        15, 52, 4
        CMYK:
        11, 50, 0, 4
      HSL:
        286°, 86.0140%, 71.9608%
        HSV (HSB):
        286°, 50.2041%, 96.0784%
        XYZ:
        52.0562, 35.2634, 90.4490
        xyY:
        0.2928, 0.1984, 35.2634
      CIE-Lab:
        65.9532, 55.8397, -46.7101
        CIE-LCH:
        65.9532, 72.8004, 320.0874
        CIE-Luv:
        65.9532, 39.8295, -82.3016
        Hunter-Lab:
        59.3830, 52.5563, -48.7394
      #d97af5 color charts
#d97af5 RGB chart
      #d97af5 CMYK chart
      #d97af5 RGB pie chart
      #d97af5 color shades, tints & tones
#d97af5 color schemes
#d97af5 color preview, HTML & CSS examples
           This text has a color of #d97af5        
        
          <p style="color:#d97af5;">Text here</p>
        
        
          .mytext {color:#d97af5;}
        
        Text color #d97af5
      
           This box has a color of #d97af5        
        
          <div style="background-color:#d97af5;">Content here</div>
        
        
          .mybackground {background-color:#d97af5;}
        
        Background color #d97af5
      
           Border around this has a color of #d97af5        
        
          <div style="border:2px solid #d97af5;">Content here</div>
        
        
          .myborder {border:2px solid #d97af5;}
        
        Border color #d97af5