#d969f4 color space conversions
Hex:
        #d969f4
        RGB:
        217, 105, 244
        CMY:
        15, 59, 4
        CMYK:
        11, 57, 0, 4
      HSL:
        288°, 86.3354%, 68.4314%
        HSV (HSB):
        288°, 56.9672%, 95.6863%
        XYZ:
        49.9960, 31.3865, 89.0111
        xyY:
        0.2934, 0.1842, 31.3865
      CIE-Lab:
        62.8326, 63.8209, -51.0888
        CIE-LCH:
        62.8326, 81.7507, 321.3226
        CIE-Luv:
        62.8326, 45.7443, -89.6726
        Hunter-Lab:
        56.0237, 61.2534, -54.9841
      #d969f4 color charts
#d969f4 RGB chart
      #d969f4 CMYK chart
      #d969f4 RGB pie chart
      #d969f4 color shades, tints & tones
#d969f4 color schemes
#d969f4 color preview, HTML & CSS examples
           This text has a color of #d969f4        
        
          <p style="color:#d969f4;">Text here</p>
        
        
          .mytext {color:#d969f4;}
        
        Text color #d969f4
      
           This box has a color of #d969f4        
        
          <div style="background-color:#d969f4;">Content here</div>
        
        
          .mybackground {background-color:#d969f4;}
        
        Background color #d969f4
      
           Border around this has a color of #d969f4        
        
          <div style="border:2px solid #d969f4;">Content here</div>
        
        
          .myborder {border:2px solid #d969f4;}
        
        Border color #d969f4