#5855dd color space conversions
Hex:
        #5855dd
        RGB:
        88, 85, 221
        CMY:
        65, 67, 13
        CMYK:
        60, 62, 0, 13
      HSL:
        241°, 66.6667%, 60.0000%
        HSV (HSB):
        241°, 61.5385%, 86.6667%
        XYZ:
        20.3241, 13.7922, 69.9976
        xyY:
        0.1952, 0.1325, 13.7922
      CIE-Lab:
        43.9334, 40.6596, -69.2786
        CIE-LCH:
        43.9334, 80.3289, 300.4087
        CIE-Luv:
        43.9334, -6.7915, -105.3266
        Hunter-Lab:
        37.1378, 32.6953, -85.7537
      #5855dd color charts
#5855dd RGB chart
      #5855dd CMYK chart
      #5855dd RGB pie chart
      #5855dd color shades, tints & tones
#5855dd color schemes
#5855dd color preview, HTML & CSS examples
           This text has a color of #5855dd        
        
          <p style="color:#5855dd;">Text here</p>
        
        
          .mytext {color:#5855dd;}
        
        Text color #5855dd
      
           This box has a color of #5855dd        
        
          <div style="background-color:#5855dd;">Content here</div>
        
        
          .mybackground {background-color:#5855dd;}
        
        Background color #5855dd
      
           Border around this has a color of #5855dd        
        
          <div style="border:2px solid #5855dd;">Content here</div>
        
        
          .myborder {border:2px solid #5855dd;}
        
        Border color #5855dd