#5823cd color space conversions
Hex:
        #5823cd
        RGB:
        88, 35, 205
        CMY:
        65, 86, 20
        CMYK:
        57, 83, 0, 20
      HSL:
        259°, 70.8333%, 47.0588%
        HSV (HSB):
        259°, 82.9268%, 80.3922%
        XYZ:
        15.6450, 7.6845, 58.4163
        xyY:
        0.1914, 0.0940, 7.6845
      CIE-Lab:
        33.3171, 61.4463, -77.4835
        CIE-LCH:
        33.3171, 98.8905, 308.4153
        CIE-Luv:
        33.3171, 2.8419, -105.0061
        Hunter-Lab:
        27.7210, 52.2287, -105.5367
      #5823cd color charts
#5823cd RGB chart
      #5823cd CMYK chart
      #5823cd RGB pie chart
      #5823cd color shades, tints & tones
#5823cd color schemes
#5823cd color preview, HTML & CSS examples
           This text has a color of #5823cd        
        
          <p style="color:#5823cd;">Text here</p>
        
        
          .mytext {color:#5823cd;}
        
        Text color #5823cd
      
           This box has a color of #5823cd        
        
          <div style="background-color:#5823cd;">Content here</div>
        
        
          .mybackground {background-color:#5823cd;}
        
        Background color #5823cd
      
           Border around this has a color of #5823cd        
        
          <div style="border:2px solid #5823cd;">Content here</div>
        
        
          .myborder {border:2px solid #5823cd;}
        
        Border color #5823cd