#d518f1 color space conversions
Hex:
        #d518f1
        RGB:
        213, 24, 241
        CMY:
        16, 91, 5
        CMYK:
        12, 90, 0, 5
      HSL:
        292°, 88.5714%, 51.9608%
        HSV (HSB):
        292°, 90.0415%, 94.5098%
        XYZ:
        43.6444, 21.1503, 85.0012
        xyY:
        0.2914, 0.1412, 21.1503
      CIE-Lab:
        53.1136, 87.8414, -64.9943
        CIE-LCH:
        53.1136, 109.2720, 323.5021
        CIE-Luv:
        53.1136, 59.1120, -109.9745
        Hunter-Lab:
        45.9894, 88.9166, -77.3917
      #d518f1 color charts
#d518f1 RGB chart
      #d518f1 CMYK chart
      #d518f1 RGB pie chart
      #d518f1 color shades, tints & tones
#d518f1 color schemes
#d518f1 color preview, HTML & CSS examples
           This text has a color of #d518f1        
        
          <p style="color:#d518f1;">Text here</p>
        
        
          .mytext {color:#d518f1;}
        
        Text color #d518f1
      
           This box has a color of #d518f1        
        
          <div style="background-color:#d518f1;">Content here</div>
        
        
          .mybackground {background-color:#d518f1;}
        
        Background color #d518f1
      
           Border around this has a color of #d518f1        
        
          <div style="border:2px solid #d518f1;">Content here</div>
        
        
          .myborder {border:2px solid #d518f1;}
        
        Border color #d518f1