#d469f0 color space conversions
Hex:
        #d469f0
        RGB:
        212, 105, 240
        CMY:
        17, 59, 6
        CMYK:
        12, 56, 0, 6
      HSL:
        288°, 81.8182%, 67.6471%
        HSV (HSB):
        288°, 56.2500%, 94.1176%
        XYZ:
        47.9311, 30.3915, 85.7780
        xyY:
        0.2921, 0.1852, 30.3915
      CIE-Lab:
        61.9905, 61.8156, -50.2484
        CIE-LCH:
        61.9905, 79.6622, 320.8931
        CIE-Luv:
        61.9905, 43.5596, -87.8204
        Hunter-Lab:
        55.1285, 58.7210, -53.6633
      #d469f0 color charts
#d469f0 RGB chart
      #d469f0 CMYK chart
      #d469f0 RGB pie chart
      #d469f0 color shades, tints & tones
#d469f0 color schemes
#d469f0 color preview, HTML & CSS examples
           This text has a color of #d469f0        
        
          <p style="color:#d469f0;">Text here</p>
        
        
          .mytext {color:#d469f0;}
        
        Text color #d469f0
      
           This box has a color of #d469f0        
        
          <div style="background-color:#d469f0;">Content here</div>
        
        
          .mybackground {background-color:#d469f0;}
        
        Background color #d469f0
      
           Border around this has a color of #d469f0        
        
          <div style="border:2px solid #d469f0;">Content here</div>
        
        
          .myborder {border:2px solid #d469f0;}
        
        Border color #d469f0