#502fe2 color space conversions
Hex:
        #502fe2
        RGB:
        80, 47, 226
        CMY:
        69, 82, 11
        CMYK:
        65, 79, 0, 11
      HSL:
        251°, 75.5274%, 53.5294%
        HSV (HSB):
        251°, 79.2035%, 88.6275%
        XYZ:
        18.0522, 9.2295, 72.7815
        xyY:
        0.1804, 0.0922, 9.2295
      CIE-Lab:
        36.4224, 61.4506, -84.4872
        CIE-LCH:
        36.4224, 104.4713, 306.0298
        CIE-Luv:
        36.4224, -2.4621, -116.8263
        Hunter-Lab:
        30.3801, 52.9020, -120.7749
      #502fe2 color charts
#502fe2 RGB chart
      #502fe2 CMYK chart
      #502fe2 RGB pie chart
      #502fe2 color shades, tints & tones
#502fe2 color schemes
#502fe2 color preview, HTML & CSS examples
           This text has a color of #502fe2        
        
          <p style="color:#502fe2;">Text here</p>
        
        
          .mytext {color:#502fe2;}
        
        Text color #502fe2
      
           This box has a color of #502fe2        
        
          <div style="background-color:#502fe2;">Content here</div>
        
        
          .mybackground {background-color:#502fe2;}
        
        Background color #502fe2
      
           Border around this has a color of #502fe2        
        
          <div style="border:2px solid #502fe2;">Content here</div>
        
        
          .myborder {border:2px solid #502fe2;}
        
        Border color #502fe2