#d474fa color space conversions
Hex:
        #d474fa
        RGB:
        212, 116, 250
        CMY:
        17, 55, 2
        CMYK:
        15, 54, 0, 2
      HSL:
        283°, 93.0556%, 71.7647%
        HSV (HSB):
        283°, 53.6000%, 98.0392%
        XYZ:
        50.6521, 33.3900, 94.2177
        xyY:
        0.2841, 0.1873, 33.3900
      CIE-Lab:
        64.4754, 58.4976, -51.8337
        CIE-LCH:
        64.4754, 78.1582, 318.4564
        CIE-Luv:
        64.4754, 37.7607, -90.5904
        Hunter-Lab:
        57.7840, 55.3467, -56.2244
      #d474fa color charts
#d474fa RGB chart
      #d474fa CMYK chart
      #d474fa RGB pie chart
      #d474fa color shades, tints & tones
#d474fa color schemes
#d474fa color preview, HTML & CSS examples
           This text has a color of #d474fa        
        
          <p style="color:#d474fa;">Text here</p>
        
        
          .mytext {color:#d474fa;}
        
        Text color #d474fa
      
           This box has a color of #d474fa        
        
          <div style="background-color:#d474fa;">Content here</div>
        
        
          .mybackground {background-color:#d474fa;}
        
        Background color #d474fa
      
           Border around this has a color of #d474fa        
        
          <div style="border:2px solid #d474fa;">Content here</div>
        
        
          .myborder {border:2px solid #d474fa;}
        
        Border color #d474fa