#d719f2 color space conversions
Hex:
        #d719f2
        RGB:
        215, 25, 242
        CMY:
        16, 90, 5
        CMYK:
        11, 90, 0, 5
      HSL:
        293°, 89.3004%, 52.3529%
        HSV (HSB):
        293°, 89.6694%, 94.9020%
        XYZ:
        44.3990, 21.5531, 85.8245
        xyY:
        0.2925, 0.1420, 21.5531
      CIE-Lab:
        53.5496, 88.1722, -64.8351
        CIE-LCH:
        53.5496, 109.4438, 323.6721
        CIE-Luv:
        53.5496, 60.0332, -110.0294
        Hunter-Lab:
        46.4254, 89.4644, -77.1090
      #d719f2 color charts
#d719f2 RGB chart
      #d719f2 CMYK chart
      #d719f2 RGB pie chart
      #d719f2 color shades, tints & tones
#d719f2 color schemes
#d719f2 color preview, HTML & CSS examples
           This text has a color of #d719f2        
        
          <p style="color:#d719f2;">Text here</p>
        
        
          .mytext {color:#d719f2;}
        
        Text color #d719f2
      
           This box has a color of #d719f2        
        
          <div style="background-color:#d719f2;">Content here</div>
        
        
          .mybackground {background-color:#d719f2;}
        
        Background color #d719f2
      
           Border around this has a color of #d719f2        
        
          <div style="border:2px solid #d719f2;">Content here</div>
        
        
          .myborder {border:2px solid #d719f2;}
        
        Border color #d719f2