#d059f4 color space conversions
Hex:
        #d059f4
        RGB:
        208, 89, 244
        CMY:
        18, 65, 4
        CMYK:
        15, 64, 0, 4
      HSL:
        286°, 87.5706%, 65.2941%
        HSV (HSB):
        286°, 63.5246%, 95.6863%
        XYZ:
        45.9139, 27.0863, 88.3962
        xyY:
        0.2845, 0.1678, 27.0863
      CIE-Lab:
        59.0541, 68.8093, -57.1718
        CIE-LCH:
        59.0541, 89.4613, 320.2777
        CIE-Luv:
        59.0541, 44.6520, -98.6722
        Hunter-Lab:
        52.0445, 66.3957, -64.2713
      #d059f4 color charts
#d059f4 RGB chart
      #d059f4 CMYK chart
      #d059f4 RGB pie chart
      #d059f4 color shades, tints & tones
#d059f4 color schemes
#d059f4 color preview, HTML & CSS examples
           This text has a color of #d059f4        
        
          <p style="color:#d059f4;">Text here</p>
        
        
          .mytext {color:#d059f4;}
        
        Text color #d059f4
      
           This box has a color of #d059f4        
        
          <div style="background-color:#d059f4;">Content here</div>
        
        
          .mybackground {background-color:#d059f4;}
        
        Background color #d059f4
      
           Border around this has a color of #d059f4        
        
          <div style="border:2px solid #d059f4;">Content here</div>
        
        
          .myborder {border:2px solid #d059f4;}
        
        Border color #d059f4