#5403bb color space conversions
Hex:
        #5403bb
        RGB:
        84, 3, 187
        CMY:
        67, 99, 27
        CMYK:
        55, 98, 0, 27
      HSL:
        266°, 96.8421%, 37.2549%
        HSV (HSB):
        266°, 98.3957%, 73.3333%
        XYZ:
        12.6584, 5.5378, 47.4154
        xyY:
        0.1929, 0.0844, 5.5378
      CIE-Lab:
        28.2151, 64.7563, -75.3615
        CIE-LCH:
        28.2151, 99.3617, 310.6716
        CIE-Luv:
        28.2151, 5.4767, -94.9630
        Hunter-Lab:
        23.5325, 54.8348, -102.9900
      #5403bb color charts
#5403bb RGB chart
      #5403bb CMYK chart
      #5403bb RGB pie chart
      #5403bb color shades, tints & tones
#5403bb color schemes
#5403bb color preview, HTML & CSS examples
           This text has a color of #5403bb        
        
          <p style="color:#5403bb;">Text here</p>
        
        
          .mytext {color:#5403bb;}
        
        Text color #5403bb
      
           This box has a color of #5403bb        
        
          <div style="background-color:#5403bb;">Content here</div>
        
        
          .mybackground {background-color:#5403bb;}
        
        Background color #5403bb
      
           Border around this has a color of #5403bb        
        
          <div style="border:2px solid #5403bb;">Content here</div>
        
        
          .myborder {border:2px solid #5403bb;}
        
        Border color #5403bb