#d019ef color space conversions
Hex:
        #d019ef
        RGB:
        208, 25, 239
        CMY:
        18, 90, 6
        CMYK:
        13, 90, 0, 6
      HSL:
        291°, 86.9919%, 51.7647%
        HSV (HSB):
        291°, 89.5397%, 93.7255%
        XYZ:
        41.9400, 20.3372, 83.3763
        xyY:
        0.2879, 0.1396, 20.3372
      CIE-Lab:
        52.2163, 86.6210, -65.3604
        CIE-LCH:
        52.2163, 108.5135, 322.9634
        CIE-Luv:
        52.2163, 56.4134, -109.8391
        Hunter-Lab:
        45.0967, 87.0860, -78.0496
      #d019ef color charts
#d019ef RGB chart
      #d019ef CMYK chart
      #d019ef RGB pie chart
      #d019ef color shades, tints & tones
#d019ef color schemes
#d019ef color preview, HTML & CSS examples
           This text has a color of #d019ef        
        
          <p style="color:#d019ef;">Text here</p>
        
        
          .mytext {color:#d019ef;}
        
        Text color #d019ef
      
           This box has a color of #d019ef        
        
          <div style="background-color:#d019ef;">Content here</div>
        
        
          .mybackground {background-color:#d019ef;}
        
        Background color #d019ef
      
           Border around this has a color of #d019ef        
        
          <div style="border:2px solid #d019ef;">Content here</div>
        
        
          .myborder {border:2px solid #d019ef;}
        
        Border color #d019ef