#5003d6 color space conversions
Hex:
        #5003d6
        RGB:
        80, 3, 214
        CMY:
        69, 99, 16
        CMYK:
        63, 99, 0, 16
      HSL:
        262°, 97.2350%, 42.5490%
        HSV (HSB):
        262°, 98.5981%, 83.9216%
        XYZ:
        15.4784, 6.6256, 64.0814
        xyY:
        0.1796, 0.0769, 6.6256
      CIE-Lab:
        30.9390, 70.7208, -86.6758
        CIE-LCH:
        30.9390, 111.8666, 309.2118
        CIE-Luv:
        30.9390, 1.5136, -110.2720
        Hunter-Lab:
        25.7403, 62.2919, -129.5863
      #5003d6 color charts
#5003d6 RGB chart
      #5003d6 CMYK chart
      #5003d6 RGB pie chart
      #5003d6 color shades, tints & tones
#5003d6 color schemes
#5003d6 color preview, HTML & CSS examples
           This text has a color of #5003d6        
        
          <p style="color:#5003d6;">Text here</p>
        
        
          .mytext {color:#5003d6;}
        
        Text color #5003d6
      
           This box has a color of #5003d6        
        
          <div style="background-color:#5003d6;">Content here</div>
        
        
          .mybackground {background-color:#5003d6;}
        
        Background color #5003d6
      
           Border around this has a color of #5003d6        
        
          <div style="border:2px solid #5003d6;">Content here</div>
        
        
          .myborder {border:2px solid #5003d6;}
        
        Border color #5003d6