#502be7 color space conversions
Hex:
        #502be7
        RGB:
        80, 43, 231
        CMY:
        69, 83, 9
        CMYK:
        65, 81, 0, 9
      HSL:
        252°, 79.6610%, 53.7255%
        HSV (HSB):
        252°, 81.3853%, 90.5882%
        XYZ:
        18.5959, 9.2027, 76.3975
        xyY:
        0.1785, 0.0883, 9.2027
      CIE-Lab:
        36.3718, 64.5260, -87.4239
        CIE-LCH:
        36.3718, 108.6579, 306.4304
        CIE-Luv:
        36.3718, -2.3881, -119.9434
        Hunter-Lab:
        30.3360, 56.3322, -128.0792
      #502be7 color charts
#502be7 RGB chart
      #502be7 CMYK chart
      #502be7 RGB pie chart
      #502be7 color shades, tints & tones
#502be7 color schemes
#502be7 color preview, HTML & CSS examples
           This text has a color of #502be7        
        
          <p style="color:#502be7;">Text here</p>
        
        
          .mytext {color:#502be7;}
        
        Text color #502be7
      
           This box has a color of #502be7        
        
          <div style="background-color:#502be7;">Content here</div>
        
        
          .mybackground {background-color:#502be7;}
        
        Background color #502be7
      
           Border around this has a color of #502be7        
        
          <div style="border:2px solid #502be7;">Content here</div>
        
        
          .myborder {border:2px solid #502be7;}
        
        Border color #502be7