#5403c3 color space conversions
Hex:
        #5403c3
        RGB:
        84, 3, 195
        CMY:
        67, 99, 24
        CMYK:
        57, 98, 0, 24
      HSL:
        265°, 96.9697%, 38.8235%
        HSV (HSB):
        265°, 98.4615%, 76.4706%
        XYZ:
        13.5390, 5.8901, 52.0531
        xyY:
        0.1894, 0.0824, 5.8901
      CIE-Lab:
        29.1334, 66.5873, -78.5677
        CIE-LCH:
        29.1334, 102.9891, 310.2818
        CIE-Luv:
        29.1334, 4.5553, -99.5723
        Hunter-Lab:
        24.2695, 57.1070, -110.1763
      #5403c3 color charts
#5403c3 RGB chart
      #5403c3 CMYK chart
      #5403c3 RGB pie chart
      #5403c3 color shades, tints & tones
#5403c3 color schemes
#5403c3 color preview, HTML & CSS examples
           This text has a color of #5403c3        
        
          <p style="color:#5403c3;">Text here</p>
        
        
          .mytext {color:#5403c3;}
        
        Text color #5403c3
      
           This box has a color of #5403c3        
        
          <div style="background-color:#5403c3;">Content here</div>
        
        
          .mybackground {background-color:#5403c3;}
        
        Background color #5403c3
      
           Border around this has a color of #5403c3        
        
          <div style="border:2px solid #5403c3;">Content here</div>
        
        
          .myborder {border:2px solid #5403c3;}
        
        Border color #5403c3