#d503f0 color space conversions
Hex:
        #d503f0
        RGB:
        213, 3, 240
        CMY:
        16, 99, 6
        CMYK:
        11, 99, 0, 6
      HSL:
        293°, 97.5309%, 47.6471%
        HSV (HSB):
        293°, 98.7500%, 94.1176%
        XYZ:
        43.2013, 20.5025, 84.1185
        xyY:
        0.2923, 0.1387, 20.5025
      CIE-Lab:
        52.4007, 89.6044, -65.5837
        CIE-LCH:
        52.4007, 111.0413, 323.7987
        CIE-Luv:
        52.4007, 60.4171, -110.6123
        Hunter-Lab:
        45.2797, 91.0671, -78.4503
      #d503f0 color charts
#d503f0 RGB chart
      #d503f0 CMYK chart
      #d503f0 RGB pie chart
      #d503f0 color shades, tints & tones
#d503f0 color schemes
#d503f0 color preview, HTML & CSS examples
           This text has a color of #d503f0        
        
          <p style="color:#d503f0;">Text here</p>
        
        
          .mytext {color:#d503f0;}
        
        Text color #d503f0
      
           This box has a color of #d503f0        
        
          <div style="background-color:#d503f0;">Content here</div>
        
        
          .mybackground {background-color:#d503f0;}
        
        Background color #d503f0
      
           Border around this has a color of #d503f0        
        
          <div style="border:2px solid #d503f0;">Content here</div>
        
        
          .myborder {border:2px solid #d503f0;}
        
        Border color #d503f0