#d969f2 color space conversions
Hex:
        #d969f2
        RGB:
        217, 105, 242
        CMY:
        15, 59, 5
        CMYK:
        10, 57, 0, 5
      HSL:
        289°, 84.0491%, 68.0392%
        HSV (HSB):
        289°, 56.6116%, 94.9020%
        XYZ:
        49.6939, 31.2657, 87.4201
        xyY:
        0.2951, 0.1857, 31.2657
      CIE-Lab:
        62.7313, 63.4429, -50.1426
        CIE-LCH:
        62.7313, 80.8659, 321.6786
        CIE-Luv:
        62.7313, 46.2343, -88.0849
        Hunter-Lab:
        55.9157, 60.7854, -53.5546
      #d969f2 color charts
#d969f2 RGB chart
      #d969f2 CMYK chart
      #d969f2 RGB pie chart
      #d969f2 color shades, tints & tones
#d969f2 color schemes
#d969f2 color preview, HTML & CSS examples
           This text has a color of #d969f2        
        
          <p style="color:#d969f2;">Text here</p>
        
        
          .mytext {color:#d969f2;}
        
        Text color #d969f2
      
           This box has a color of #d969f2        
        
          <div style="background-color:#d969f2;">Content here</div>
        
        
          .mybackground {background-color:#d969f2;}
        
        Background color #d969f2
      
           Border around this has a color of #d969f2        
        
          <div style="border:2px solid #d969f2;">Content here</div>
        
        
          .myborder {border:2px solid #d969f2;}
        
        Border color #d969f2