#5020ef color space conversions
Hex:
        #5020ef
        RGB:
        80, 32, 239
        CMY:
        69, 87, 6
        CMYK:
        67, 87, 0, 6
      HSL:
        254°, 86.6109%, 53.1373%
        HSV (HSB):
        254°, 86.6109%, 93.7255%
        XYZ:
        19.4048, 8.9705, 82.3701
        xyY:
        0.1752, 0.0810, 8.9705
      CIE-Lab:
        35.9274, 70.5900, -92.7055
        CIE-LCH:
        35.9274, 116.5215, 307.2872
        CIE-Luv:
        35.9274, -2.0135, -124.7227
        Hunter-Lab:
        29.9508, 63.2342, -142.0927
      #5020ef color charts
#5020ef RGB chart
      #5020ef CMYK chart
      #5020ef RGB pie chart
      #5020ef color shades, tints & tones
#5020ef color schemes
#5020ef color preview, HTML & CSS examples
           This text has a color of #5020ef        
        
          <p style="color:#5020ef;">Text here</p>
        
        
          .mytext {color:#5020ef;}
        
        Text color #5020ef
      
           This box has a color of #5020ef        
        
          <div style="background-color:#5020ef;">Content here</div>
        
        
          .mybackground {background-color:#5020ef;}
        
        Background color #5020ef
      
           Border around this has a color of #5020ef        
        
          <div style="border:2px solid #5020ef;">Content here</div>
        
        
          .myborder {border:2px solid #5020ef;}
        
        Border color #5020ef