#d059fa color space conversions
Hex:
        #d059fa
        RGB:
        208, 89, 250
        CMY:
        18, 65, 2
        CMYK:
        17, 64, 0, 2
      HSL:
        284°, 94.1520%, 66.4706%
        HSV (HSB):
        284°, 64.4000%, 98.0392%
        XYZ:
        46.8401, 27.4568, 93.2734
        xyY:
        0.2795, 0.1639, 27.4568
      CIE-Lab:
        59.3948, 69.9614, -59.9546
        CIE-LCH:
        59.3948, 92.1366, 319.4045
        CIE-Luv:
        59.3948, 43.1314, -103.2570
        Hunter-Lab:
        52.3992, 67.8641, -68.8599
      #d059fa color charts
#d059fa RGB chart
      #d059fa CMYK chart
      #d059fa RGB pie chart
      #d059fa color shades, tints & tones
#d059fa color schemes
#d059fa color preview, HTML & CSS examples
           This text has a color of #d059fa        
        
          <p style="color:#d059fa;">Text here</p>
        
        
          .mytext {color:#d059fa;}
        
        Text color #d059fa
      
           This box has a color of #d059fa        
        
          <div style="background-color:#d059fa;">Content here</div>
        
        
          .mybackground {background-color:#d059fa;}
        
        Background color #d059fa
      
           Border around this has a color of #d059fa        
        
          <div style="border:2px solid #d059fa;">Content here</div>
        
        
          .myborder {border:2px solid #d059fa;}
        
        Border color #d059fa