#5402df color space conversions
Hex:
        #5402df
        RGB:
        84, 2, 223
        CMY:
        67, 99, 13
        CMYK:
        62, 99, 0, 13
      HSL:
        262°, 98.2222%, 44.1176%
        HSV (HSB):
        262°, 99.1031%, 87.4510%
        XYZ:
        16.9971, 7.2559, 70.3167
        xyY:
        0.1797, 0.0767, 7.2559
      CIE-Lab:
        32.3826, 73.1514, -89.4556
        CIE-LCH:
        32.3826, 115.5571, 309.2742
        CIE-Luv:
        32.3826, 1.6985, -115.5298
        Hunter-Lab:
        26.9369, 65.4939, -135.9164
      #5402df color charts
#5402df RGB chart
      #5402df CMYK chart
      #5402df RGB pie chart
      #5402df color shades, tints & tones
#5402df color schemes
#5402df color preview, HTML & CSS examples
           This text has a color of #5402df        
        
          <p style="color:#5402df;">Text here</p>
        
        
          .mytext {color:#5402df;}
        
        Text color #5402df
      
           This box has a color of #5402df        
        
          <div style="background-color:#5402df;">Content here</div>
        
        
          .mybackground {background-color:#5402df;}
        
        Background color #5402df
      
           Border around this has a color of #5402df        
        
          <div style="border:2px solid #5402df;">Content here</div>
        
        
          .myborder {border:2px solid #5402df;}
        
        Border color #5402df