#5955c5 color space conversions
Hex:
        #5955c5
        RGB:
        89, 85, 197
        CMY:
        65, 67, 23
        CMYK:
        55, 57, 0, 23
      HSL:
        242°, 49.1228%, 55.2941%
        HSV (HSB):
        242°, 56.8528%, 77.2549%
        XYZ:
        17.4464, 12.6521, 54.3459
        xyY:
        0.2066, 0.1498, 12.6521
      CIE-Lab:
        42.2342, 33.1477, -58.2433
        CIE-LCH:
        42.2342, 67.0153, 299.6453
        CIE-Luv:
        42.2342, -5.1420, -88.2885
        Hunter-Lab:
        35.5697, 25.3042, -65.6885
      #5955c5 color charts
#5955c5 RGB chart
      #5955c5 CMYK chart
      #5955c5 RGB pie chart
      #5955c5 color shades, tints & tones
#5955c5 color schemes
#5955c5 color preview, HTML & CSS examples
           This text has a color of #5955c5        
        
          <p style="color:#5955c5;">Text here</p>
        
        
          .mytext {color:#5955c5;}
        
        Text color #5955c5
      
           This box has a color of #5955c5        
        
          <div style="background-color:#5955c5;">Content here</div>
        
        
          .mybackground {background-color:#5955c5;}
        
        Background color #5955c5
      
           Border around this has a color of #5955c5        
        
          <div style="border:2px solid #5955c5;">Content here</div>
        
        
          .myborder {border:2px solid #5955c5;}
        
        Border color #5955c5