#d319f1 color space conversions
Hex:
        #d319f1
        RGB:
        211, 25, 241
        CMY:
        17, 90, 5
        CMYK:
        12, 90, 0, 5
      HSL:
        292°, 88.5246%, 52.1569%
        HSV (HSB):
        292°, 89.6266%, 94.5098%
        XYZ:
        43.0888, 20.8950, 84.9812
        xyY:
        0.2893, 0.1403, 20.8950
      CIE-Lab:
        52.8344, 87.4008, -65.4612
        CIE-LCH:
        52.8344, 109.1974, 323.1677
        CIE-Luv:
        52.8344, 57.7199, -110.4341
        Hunter-Lab:
        45.7111, 88.2657, -78.2280
      #d319f1 color charts
#d319f1 RGB chart
      #d319f1 CMYK chart
      #d319f1 RGB pie chart
      #d319f1 color shades, tints & tones
#d319f1 color schemes
#d319f1 color preview, HTML & CSS examples
           This text has a color of #d319f1        
        
          <p style="color:#d319f1;">Text here</p>
        
        
          .mytext {color:#d319f1;}
        
        Text color #d319f1
      
           This box has a color of #d319f1        
        
          <div style="background-color:#d319f1;">Content here</div>
        
        
          .mybackground {background-color:#d319f1;}
        
        Background color #d319f1
      
           Border around this has a color of #d319f1        
        
          <div style="border:2px solid #d319f1;">Content here</div>
        
        
          .myborder {border:2px solid #d319f1;}
        
        Border color #d319f1