#502aff color space conversions
Hex:
        #502aff
        RGB:
        80, 42, 255
        CMY:
        69, 84, 0
        CMYK:
        69, 84, 0, 0
      HSL:
        251°, 100.0000%, 58.2353%
        HSV (HSB):
        251°, 83.5294%, 100.0000%
        XYZ:
        22.1862, 10.5814, 95.4808
        xyY:
        0.1730, 0.0825, 10.5814
      CIE-Lab:
        38.8663, 71.3662, -96.8353
        CIE-LCH:
        38.8663, 120.2922, 306.3897
        CIE-Luv:
        38.8663, -4.0169, -133.6745
        Hunter-Lab:
        32.5291, 64.8188, -151.2604
      #502aff color charts
#502aff RGB chart
      #502aff CMYK chart
      #502aff RGB pie chart
      #502aff color shades, tints & tones
#502aff color schemes
#502aff color preview, HTML & CSS examples
           This text has a color of #502aff        
        
          <p style="color:#502aff;">Text here</p>
        
        
          .mytext {color:#502aff;}
        
        Text color #502aff
      
           This box has a color of #502aff        
        
          <div style="background-color:#502aff;">Content here</div>
        
        
          .mybackground {background-color:#502aff;}
        
        Background color #502aff
      
           Border around this has a color of #502aff        
        
          <div style="border:2px solid #502aff;">Content here</div>
        
        
          .myborder {border:2px solid #502aff;}
        
        Border color #502aff