#d469fe color space conversions
Hex:
        #d469fe
        RGB:
        212, 105, 254
        CMY:
        17, 59, 0
        CMYK:
        17, 59, 0, 0
      HSL:
        283°, 98.6755%, 70.3922%
        HSV (HSB):
        283°, 58.6614%, 99.6078%
        XYZ:
        50.0923, 31.2560, 97.1588
        xyY:
        0.2806, 0.1751, 31.2560
      CIE-Lab:
        62.7231, 64.5519, -56.8177
        CIE-LCH:
        62.7231, 85.9954, 318.6462
        CIE-Luv:
        62.7231, 40.2851, -98.8451
        Hunter-Lab:
        55.9070, 62.0976, -63.9030
      #d469fe color charts
#d469fe RGB chart
      #d469fe CMYK chart
      #d469fe RGB pie chart
      #d469fe color shades, tints & tones
#d469fe color schemes
#d469fe color preview, HTML & CSS examples
           This text has a color of #d469fe        
        
          <p style="color:#d469fe;">Text here</p>
        
        
          .mytext {color:#d469fe;}
        
        Text color #d469fe
      
           This box has a color of #d469fe        
        
          <div style="background-color:#d469fe;">Content here</div>
        
        
          .mybackground {background-color:#d469fe;}
        
        Background color #d469fe
      
           Border around this has a color of #d469fe        
        
          <div style="border:2px solid #d469fe;">Content here</div>
        
        
          .myborder {border:2px solid #d469fe;}
        
        Border color #d469fe