#d50af8 color space conversions
Hex:
        #d50af8
        RGB:
        213, 10, 248
        CMY:
        16, 96, 3
        CMYK:
        14, 96, 0, 3
      HSL:
        291°, 94.4444%, 50.5882%
        HSV (HSB):
        291°, 95.9677%, 97.2549%
        XYZ:
        44.4924, 21.1405, 90.5425
        xyY:
        0.2849, 0.1354, 21.1405
      CIE-Lab:
        53.1030, 90.3695, -68.9304
        CIE-LCH:
        53.1030, 113.6576, 322.6650
        CIE-Luv:
        53.1030, 57.4442, -115.8858
        Hunter-Lab:
        45.9788, 92.2664, -84.5699
      #d50af8 color charts
#d50af8 RGB chart
      #d50af8 CMYK chart
      #d50af8 RGB pie chart
      #d50af8 color shades, tints & tones
#d50af8 color schemes
#d50af8 color preview, HTML & CSS examples
           This text has a color of #d50af8        
        
          <p style="color:#d50af8;">Text here</p>
        
        
          .mytext {color:#d50af8;}
        
        Text color #d50af8
      
           This box has a color of #d50af8        
        
          <div style="background-color:#d50af8;">Content here</div>
        
        
          .mybackground {background-color:#d50af8;}
        
        Background color #d50af8
      
           Border around this has a color of #d50af8        
        
          <div style="border:2px solid #d50af8;">Content here</div>
        
        
          .myborder {border:2px solid #d50af8;}
        
        Border color #d50af8