#5019ef color space conversions
Hex:
        #5019ef
        RGB:
        80, 25, 239
        CMY:
        69, 90, 6
        CMYK:
        67, 90, 0, 6
      HSL:
        255°, 86.9919%, 51.7647%
        HSV (HSB):
        255°, 89.5397%, 93.7255%
        XYZ:
        19.2359, 8.6327, 82.3138
        xyY:
        0.1746, 0.0783, 8.6327
      CIE-Lab:
        35.2673, 72.5786, -93.8021
        CIE-LCH:
        35.2673, 118.6022, 307.7306
        CIE-Luv:
        35.2673, -1.5474, -124.6931
        Hunter-Lab:
        29.3815, 65.4452, -145.5369
      #5019ef color charts
#5019ef RGB chart
      #5019ef CMYK chart
      #5019ef RGB pie chart
      #5019ef color shades, tints & tones
#5019ef color schemes
#5019ef color preview, HTML & CSS examples
           This text has a color of #5019ef        
        
          <p style="color:#5019ef;">Text here</p>
        
        
          .mytext {color:#5019ef;}
        
        Text color #5019ef
      
           This box has a color of #5019ef        
        
          <div style="background-color:#5019ef;">Content here</div>
        
        
          .mybackground {background-color:#5019ef;}
        
        Background color #5019ef
      
           Border around this has a color of #5019ef        
        
          <div style="border:2px solid #5019ef;">Content here</div>
        
        
          .myborder {border:2px solid #5019ef;}
        
        Border color #5019ef