#5027e1 color space conversions
Hex:
        #5027e1
        RGB:
        80, 39, 225
        CMY:
        69, 85, 12
        CMYK:
        64, 83, 0, 12
      HSL:
        253°, 75.6098%, 51.7647%
        HSV (HSB):
        253°, 82.6667%, 88.2353%
        XYZ:
        17.6244, 8.5928, 71.9638
        xyY:
        0.1795, 0.0875, 8.5928
      CIE-Lab:
        35.1881, 64.4823, -85.9580
        CIE-LCH:
        35.1881, 107.4558, 306.8758
        CIE-Luv:
        35.1881, -1.5159, -116.6230
        Hunter-Lab:
        29.3134, 56.0229, -125.0364
      #5027e1 color charts
#5027e1 RGB chart
      #5027e1 CMYK chart
      #5027e1 RGB pie chart
      #5027e1 color shades, tints & tones
#5027e1 color schemes
#5027e1 color preview, HTML & CSS examples
           This text has a color of #5027e1        
        
          <p style="color:#5027e1;">Text here</p>
        
        
          .mytext {color:#5027e1;}
        
        Text color #5027e1
      
           This box has a color of #5027e1        
        
          <div style="background-color:#5027e1;">Content here</div>
        
        
          .mybackground {background-color:#5027e1;}
        
        Background color #5027e1
      
           Border around this has a color of #5027e1        
        
          <div style="border:2px solid #5027e1;">Content here</div>
        
        
          .myborder {border:2px solid #5027e1;}
        
        Border color #5027e1