#5823ea color space conversions
Hex:
        #5823ea
        RGB:
        88, 35, 234
        CMY:
        65, 86, 8
        CMYK:
        62, 85, 0, 8
      HSL:
        256°, 82.5726%, 52.7451%
        HSV (HSB):
        256°, 85.0427%, 91.7647%
        XYZ:
        19.4768, 9.2173, 78.5945
        xyY:
        0.1815, 0.0859, 9.2173
      CIE-Lab:
        36.3993, 68.9199, -89.0639
        CIE-LCH:
        36.3993, 112.6158, 307.7336
        CIE-Luv:
        36.3993, 0.0643, -121.8619
        Hunter-Lab:
        30.3600, 61.3830, -132.2352
      #5823ea color charts
#5823ea RGB chart
      #5823ea CMYK chart
      #5823ea RGB pie chart
      #5823ea color shades, tints & tones
#5823ea color schemes
#5823ea color preview, HTML & CSS examples
           This text has a color of #5823ea        
        
          <p style="color:#5823ea;">Text here</p>
        
        
          .mytext {color:#5823ea;}
        
        Text color #5823ea
      
           This box has a color of #5823ea        
        
          <div style="background-color:#5823ea;">Content here</div>
        
        
          .mybackground {background-color:#5823ea;}
        
        Background color #5823ea
      
           Border around this has a color of #5823ea        
        
          <div style="border:2px solid #5823ea;">Content here</div>
        
        
          .myborder {border:2px solid #5823ea;}
        
        Border color #5823ea