#502cbf color space conversions
Hex:
        #502cbf
        RGB:
        80, 44, 191
        CMY:
        69, 83, 25
        CMYK:
        58, 77, 0, 25
      HSL:
        255°, 62.5532%, 46.0784%
        HSV (HSB):
        255°, 76.9634%, 74.9020%
        XYZ:
        13.6129, 7.2684, 49.9757
        xyY:
        0.1921, 0.1026, 7.2684
      CIE-Lab:
        32.4103, 52.9367, -70.8091
        CIE-LCH:
        32.4103, 88.4094, 306.7817
        CIE-Luv:
        32.4103, 0.8149, -96.2061
        Hunter-Lab:
        26.9600, 42.9499, -91.0336
      #502cbf color charts
#502cbf RGB chart
      #502cbf CMYK chart
      #502cbf RGB pie chart
      #502cbf color shades, tints & tones
#502cbf color schemes
#502cbf color preview, HTML & CSS examples
           This text has a color of #502cbf        
        
          <p style="color:#502cbf;">Text here</p>
        
        
          .mytext {color:#502cbf;}
        
        Text color #502cbf
      
           This box has a color of #502cbf        
        
          <div style="background-color:#502cbf;">Content here</div>
        
        
          .mybackground {background-color:#502cbf;}
        
        Background color #502cbf
      
           Border around this has a color of #502cbf        
        
          <div style="border:2px solid #502cbf;">Content here</div>
        
        
          .myborder {border:2px solid #502cbf;}
        
        Border color #502cbf