#d019ec color space conversions
Hex:
        #d019ec
        RGB:
        208, 25, 236
        CMY:
        18, 90, 7
        CMYK:
        12, 89, 0, 7
      HSL:
        292°, 84.7390%, 51.1765%
        HSV (HSB):
        292°, 89.4068%, 92.5490%
        XYZ:
        41.5004, 20.1613, 81.0611
        xyY:
        0.2908, 0.1413, 20.1613
      CIE-Lab:
        52.0191, 86.1362, -63.9908
        CIE-LCH:
        52.0191, 107.3045, 323.3913
        CIE-Luv:
        52.0191, 57.4182, -107.7085
        Hunter-Lab:
        44.9013, 86.4026, -75.6063
      #d019ec color charts
#d019ec RGB chart
      #d019ec CMYK chart
      #d019ec RGB pie chart
      #d019ec color shades, tints & tones
#d019ec color schemes
#d019ec color preview, HTML & CSS examples
           This text has a color of #d019ec        
        
          <p style="color:#d019ec;">Text here</p>
        
        
          .mytext {color:#d019ec;}
        
        Text color #d019ec
      
           This box has a color of #d019ec        
        
          <div style="background-color:#d019ec;">Content here</div>
        
        
          .mybackground {background-color:#d019ec;}
        
        Background color #d019ec
      
           Border around this has a color of #d019ec        
        
          <div style="border:2px solid #d019ec;">Content here</div>
        
        
          .myborder {border:2px solid #d019ec;}
        
        Border color #d019ec