#502cb2 color space conversions
Hex:
        #502cb2
        RGB:
        80, 44, 178
        CMY:
        69, 83, 30
        CMYK:
        55, 75, 0, 30
      HSL:
        256°, 60.3604%, 43.5294%
        HSV (HSB):
        256°, 75.2809%, 69.8039%
        XYZ:
        12.2448, 6.7212, 42.7714
        xyY:
        0.1983, 0.1089, 6.7212
      CIE-Lab:
        31.1636, 49.2359, -65.1577
        CIE-LCH:
        31.1636, 81.6682, 307.0762
        CIE-Luv:
        31.1636, 2.0566, -88.2080
        Hunter-Lab:
        25.9253, 38.9386, -79.6688
      #502cb2 color charts
#502cb2 RGB chart
      #502cb2 CMYK chart
      #502cb2 RGB pie chart
      #502cb2 color shades, tints & tones
#502cb2 color schemes
#502cb2 color preview, HTML & CSS examples
           This text has a color of #502cb2        
        
          <p style="color:#502cb2;">Text here</p>
        
        
          .mytext {color:#502cb2;}
        
        Text color #502cb2
      
           This box has a color of #502cb2        
        
          <div style="background-color:#502cb2;">Content here</div>
        
        
          .mybackground {background-color:#502cb2;}
        
        Background color #502cb2
      
           Border around this has a color of #502cb2        
        
          <div style="border:2px solid #502cb2;">Content here</div>
        
        
          .myborder {border:2px solid #502cb2;}
        
        Border color #502cb2