#5020f5 color space conversions
Hex:
        #5020f5
        RGB:
        80, 32, 245
        CMY:
        69, 87, 4
        CMYK:
        67, 87, 0, 4
      HSL:
        254°, 91.4163%, 54.3137%
        HSV (HSB):
        254°, 86.9388%, 96.0784%
        XYZ:
        20.3062, 9.3311, 87.1170
        xyY:
        0.1739, 0.0799, 9.3311
      CIE-Lab:
        36.6141, 72.1205, -94.9572
        CIE-LCH:
        36.6141, 119.2402, 307.2169
        CIE-Luv:
        36.6141, -2.4713, -128.1130
        Hunter-Lab:
        30.5468, 65.2023, -147.7076
      #5020f5 color charts
#5020f5 RGB chart
      #5020f5 CMYK chart
      #5020f5 RGB pie chart
      #5020f5 color shades, tints & tones
#5020f5 color schemes
#5020f5 color preview, HTML & CSS examples
           This text has a color of #5020f5        
        
          <p style="color:#5020f5;">Text here</p>
        
        
          .mytext {color:#5020f5;}
        
        Text color #5020f5
      
           This box has a color of #5020f5        
        
          <div style="background-color:#5020f5;">Content here</div>
        
        
          .mybackground {background-color:#5020f5;}
        
        Background color #5020f5
      
           Border around this has a color of #5020f5        
        
          <div style="border:2px solid #5020f5;">Content here</div>
        
        
          .myborder {border:2px solid #5020f5;}
        
        Border color #5020f5