#d720fa color space conversions
Hex:
        #d720fa
        RGB:
        215, 32, 250
        CMY:
        16, 87, 2
        CMYK:
        14, 87, 0, 2
      HSL:
        290°, 95.6140%, 55.2941%
        HSV (HSB):
        290°, 87.2000%, 98.0392%
        XYZ:
        45.7962, 22.3822, 92.3490
        xyY:
        0.2853, 0.1394, 22.3822
      CIE-Lab:
        54.4302, 88.4041, -67.8846
        CIE-LCH:
        54.4302, 111.4612, 322.4797
        CIE-Luv:
        54.4302, 56.8287, -114.9587
        Hunter-Lab:
        47.3099, 89.9966, -82.6173
      #d720fa color charts
#d720fa RGB chart
      #d720fa CMYK chart
      #d720fa RGB pie chart
      #d720fa color shades, tints & tones
#d720fa color schemes
#d720fa color preview, HTML & CSS examples
           This text has a color of #d720fa        
        
          <p style="color:#d720fa;">Text here</p>
        
        
          .mytext {color:#d720fa;}
        
        Text color #d720fa
      
           This box has a color of #d720fa        
        
          <div style="background-color:#d720fa;">Content here</div>
        
        
          .mybackground {background-color:#d720fa;}
        
        Background color #d720fa
      
           Border around this has a color of #d720fa        
        
          <div style="border:2px solid #d720fa;">Content here</div>
        
        
          .myborder {border:2px solid #d720fa;}
        
        Border color #d720fa