#502ffa color space conversions
Hex:
        #502ffa
        RGB:
        80, 47, 250
        CMY:
        69, 82, 2
        CMYK:
        68, 81, 0, 2
      HSL:
        250°, 95.3052%, 58.2353%
        HSV (HSB):
        250°, 81.2000%, 98.0392%
        XYZ:
        21.5801, 10.6406, 91.3589
        xyY:
        0.1746, 0.0861, 10.6406
      CIE-Lab:
        38.9685, 68.0963, -93.8638
        CIE-LCH:
        38.9685, 115.9634, 305.9601
        CIE-Luv:
        38.9685, -4.1721, -130.6929
        Hunter-Lab:
        32.6200, 61.0036, -143.2198
      #502ffa color charts
#502ffa RGB chart
      #502ffa CMYK chart
      #502ffa RGB pie chart
      #502ffa color shades, tints & tones
#502ffa color schemes
#502ffa color preview, HTML & CSS examples
           This text has a color of #502ffa        
        
          <p style="color:#502ffa;">Text here</p>
        
        
          .mytext {color:#502ffa;}
        
        Text color #502ffa
      
           This box has a color of #502ffa        
        
          <div style="background-color:#502ffa;">Content here</div>
        
        
          .mybackground {background-color:#502ffa;}
        
        Background color #502ffa
      
           Border around this has a color of #502ffa        
        
          <div style="border:2px solid #502ffa;">Content here</div>
        
        
          .myborder {border:2px solid #502ffa;}
        
        Border color #502ffa