#5402ef color space conversions
Hex:
        #5402ef
        RGB:
        84, 2, 239
        CMY:
        67, 99, 6
        CMYK:
        65, 99, 0, 6
      HSL:
        261°, 98.3402%, 47.2549%
        HSV (HSB):
        261°, 99.1632%, 93.7255%
        XYZ:
        19.2579, 8.1602, 82.2214
        xyY:
        0.1756, 0.0744, 8.1602
      CIE-Lab:
        34.3144, 76.7978, -95.3769
        CIE-LCH:
        34.3144, 122.4527, 308.8411
        CIE-Luv:
        34.3144, 0.2357, -124.5525
        Hunter-Lab:
        28.5661, 70.3451, -150.6573
      #5402ef color charts
#5402ef RGB chart
      #5402ef CMYK chart
      #5402ef RGB pie chart
      #5402ef color shades, tints & tones
#5402ef color schemes
#5402ef color preview, HTML & CSS examples
           This text has a color of #5402ef        
        
          <p style="color:#5402ef;">Text here</p>
        
        
          .mytext {color:#5402ef;}
        
        Text color #5402ef
      
           This box has a color of #5402ef        
        
          <div style="background-color:#5402ef;">Content here</div>
        
        
          .mybackground {background-color:#5402ef;}
        
        Background color #5402ef
      
           Border around this has a color of #5402ef        
        
          <div style="border:2px solid #5402ef;">Content here</div>
        
        
          .myborder {border:2px solid #5402ef;}
        
        Border color #5402ef