#5955a4 color space conversions
Hex:
        #5955a4
        RGB:
        89, 85, 164
        CMY:
        65, 67, 36
        CMYK:
        46, 48, 0, 36
      HSL:
        243°, 31.7269%, 48.8235%
        HSV (HSB):
        243°, 48.1707%, 64.3137%
        XYZ:
        14.0692, 11.3012, 36.5618
        xyY:
        0.2272, 0.1825, 11.3012
      CIE-Lab:
        40.0832, 22.7546, -42.3169
        CIE-LCH:
        40.0832, 48.0468, 298.2678
        CIE-Luv:
        40.0832, -3.0992, -63.3235
        Hunter-Lab:
        33.6172, 15.8740, -40.9512
      #5955a4 color charts
#5955a4 RGB chart
      #5955a4 CMYK chart
      #5955a4 RGB pie chart
      #5955a4 color shades, tints & tones
#5955a4 color schemes
#5955a4 color preview, HTML & CSS examples
           This text has a color of #5955a4        
        
          <p style="color:#5955a4;">Text here</p>
        
        
          .mytext {color:#5955a4;}
        
        Text color #5955a4
      
           This box has a color of #5955a4        
        
          <div style="background-color:#5955a4;">Content here</div>
        
        
          .mybackground {background-color:#5955a4;}
        
        Background color #5955a4
      
           Border around this has a color of #5955a4        
        
          <div style="border:2px solid #5955a4;">Content here</div>
        
        
          .myborder {border:2px solid #5955a4;}
        
        Border color #5955a4