#502bcb color space conversions
Hex:
        #502bcb
        RGB:
        80, 43, 203
        CMY:
        69, 83, 20
        CMYK:
        61, 79, 0, 20
      HSL:
        254°, 65.0407%, 48.2353%
        HSV (HSB):
        254°, 78.8177%, 79.6078%
        XYZ:
        14.9516, 7.7450, 57.2068
        xyY:
        0.1871, 0.0969, 7.7450
      CIE-Lab:
        33.4461, 56.7809, -76.1316
        CIE-LCH:
        33.4461, 94.9741, 306.7165
        CIE-Luv:
        33.4461, -0.1278, -103.5232
        Hunter-Lab:
        27.8299, 47.1970, -102.3950
      #502bcb color charts
#502bcb RGB chart
      #502bcb CMYK chart
      #502bcb RGB pie chart
      #502bcb color shades, tints & tones
#502bcb color schemes
#502bcb color preview, HTML & CSS examples
           This text has a color of #502bcb        
        
          <p style="color:#502bcb;">Text here</p>
        
        
          .mytext {color:#502bcb;}
        
        Text color #502bcb
      
           This box has a color of #502bcb        
        
          <div style="background-color:#502bcb;">Content here</div>
        
        
          .mybackground {background-color:#502bcb;}
        
        Background color #502bcb
      
           Border around this has a color of #502bcb        
        
          <div style="border:2px solid #502bcb;">Content here</div>
        
        
          .myborder {border:2px solid #502bcb;}
        
        Border color #502bcb