#502fdd color space conversions
Hex:
        #502fdd
        RGB:
        80, 47, 221
        CMY:
        69, 82, 13
        CMYK:
        64, 79, 0, 13
      HSL:
        251°, 71.9008%, 52.5490%
        HSV (HSB):
        251°, 78.7330%, 86.6667%
        XYZ:
        17.3759, 8.9590, 69.2201
        xyY:
        0.1818, 0.0938, 8.9590
      CIE-Lab:
        35.9052, 60.0452, -82.4788
        CIE-LCH:
        35.9052, 102.0205, 306.0549
        CIE-Luv:
        35.9052, -2.0830, -113.8917
        Hunter-Lab:
        29.9315, 51.2431, -116.1628
      #502fdd color charts
#502fdd RGB chart
      #502fdd CMYK chart
      #502fdd RGB pie chart
      #502fdd color shades, tints & tones
#502fdd color schemes
#502fdd color preview, HTML & CSS examples
           This text has a color of #502fdd        
        
          <p style="color:#502fdd;">Text here</p>
        
        
          .mytext {color:#502fdd;}
        
        Text color #502fdd
      
           This box has a color of #502fdd        
        
          <div style="background-color:#502fdd;">Content here</div>
        
        
          .mybackground {background-color:#502fdd;}
        
        Background color #502fdd
      
           Border around this has a color of #502fdd        
        
          <div style="border:2px solid #502fdd;">Content here</div>
        
        
          .myborder {border:2px solid #502fdd;}
        
        Border color #502fdd