#5943cd color space conversions
Hex:
        #5943cd
        RGB:
        89, 67, 205
        CMY:
        65, 74, 20
        CMYK:
        57, 67, 0, 20
      HSL:
        250°, 57.9832%, 53.3333%
        HSV (HSB):
        250°, 67.3171%, 80.3922%
        XYZ:
        17.1464, 10.5459, 58.8895
        xyY:
        0.1980, 0.1218, 10.5459
      CIE-Lab:
        38.8049, 46.2913, -68.4593
        CIE-LCH:
        38.8049, 82.6411, 304.0661
        CIE-Luv:
        38.8049, -1.5115, -100.2365
        Hunter-Lab:
        32.4745, 37.4170, -84.7847
      #5943cd color charts
#5943cd RGB chart
      #5943cd CMYK chart
      #5943cd RGB pie chart
      #5943cd color shades, tints & tones
#5943cd color schemes
#5943cd color preview, HTML & CSS examples
           This text has a color of #5943cd        
        
          <p style="color:#5943cd;">Text here</p>
        
        
          .mytext {color:#5943cd;}
        
        Text color #5943cd
      
           This box has a color of #5943cd        
        
          <div style="background-color:#5943cd;">Content here</div>
        
        
          .mybackground {background-color:#5943cd;}
        
        Background color #5943cd
      
           Border around this has a color of #5943cd        
        
          <div style="border:2px solid #5943cd;">Content here</div>
        
        
          .myborder {border:2px solid #5943cd;}
        
        Border color #5943cd