#5855c7 color space conversions
Hex:
        #5855c7
        RGB:
        88, 85, 199
        CMY:
        65, 67, 22
        CMYK:
        56, 57, 0, 22
      HSL:
        242°, 50.4425%, 55.6863%
        HSV (HSB):
        242°, 57.2864%, 78.0392%
        XYZ:
        17.5818, 12.6952, 55.5566
        xyY:
        0.2048, 0.1479, 12.6952
      CIE-Lab:
        42.3004, 33.5960, -59.2987
        CIE-LCH:
        42.3004, 68.1544, 299.5339
        CIE-Luv:
        42.3004, -5.5762, -89.8493
        Hunter-Lab:
        35.6304, 25.7277, -67.5066
      #5855c7 color charts
#5855c7 RGB chart
      #5855c7 CMYK chart
      #5855c7 RGB pie chart
      #5855c7 color shades, tints & tones
#5855c7 color schemes
#5855c7 color preview, HTML & CSS examples
           This text has a color of #5855c7        
        
          <p style="color:#5855c7;">Text here</p>
        
        
          .mytext {color:#5855c7;}
        
        Text color #5855c7
      
           This box has a color of #5855c7        
        
          <div style="background-color:#5855c7;">Content here</div>
        
        
          .mybackground {background-color:#5855c7;}
        
        Background color #5855c7
      
           Border around this has a color of #5855c7        
        
          <div style="border:2px solid #5855c7;">Content here</div>
        
        
          .myborder {border:2px solid #5855c7;}
        
        Border color #5855c7