#5955c7 color space conversions
Hex:
        #5955c7
        RGB:
        89, 85, 199
        CMY:
        65, 67, 22
        CMYK:
        55, 57, 0, 22
      HSL:
        242°, 50.4425%, 55.6863%
        HSV (HSB):
        242°, 57.2864%, 78.0392%
        XYZ:
        17.6771, 12.7444, 55.5611
        xyY:
        0.2056, 0.1482, 12.7444
      CIE-Lab:
        42.3755, 33.7861, -59.1734
        CIE-LCH:
        42.3755, 68.1395, 299.7249
        CIE-Luv:
        42.3755, -5.2597, -89.7385
        Hunter-Lab:
        35.6993, 25.9138, -67.2874
      #5955c7 color charts
#5955c7 RGB chart
      #5955c7 CMYK chart
      #5955c7 RGB pie chart
      #5955c7 color shades, tints & tones
#5955c7 color schemes
#5955c7 color preview, HTML & CSS examples
           This text has a color of #5955c7        
        
          <p style="color:#5955c7;">Text here</p>
        
        
          .mytext {color:#5955c7;}
        
        Text color #5955c7
      
           This box has a color of #5955c7        
        
          <div style="background-color:#5955c7;">Content here</div>
        
        
          .mybackground {background-color:#5955c7;}
        
        Background color #5955c7
      
           Border around this has a color of #5955c7        
        
          <div style="border:2px solid #5955c7;">Content here</div>
        
        
          .myborder {border:2px solid #5955c7;}
        
        Border color #5955c7