#5827a8 color space conversions
Hex:
        #5827a8
        RGB:
        88, 39, 168
        CMY:
        65, 85, 34
        CMYK:
        48, 77, 0, 34
      HSL:
        263°, 62.3188%, 40.5882%
        HSV (HSB):
        263°, 76.7857%, 65.8824%
        XYZ:
        11.8179, 6.3529, 37.6491
        xyY:
        0.2117, 0.1138, 6.3529
      CIE-Lab:
        30.2859, 50.0494, -60.5734
        CIE-LCH:
        30.2859, 78.5753, 309.5655
        CIE-Luv:
        30.2859, 6.6828, -82.0956
        Hunter-Lab:
        25.2050, 39.5850, -70.9192
      #5827a8 color charts
#5827a8 RGB chart
      #5827a8 CMYK chart
      #5827a8 RGB pie chart
      #5827a8 color shades, tints & tones
#5827a8 color schemes
#5827a8 color preview, HTML & CSS examples
           This text has a color of #5827a8        
        
          <p style="color:#5827a8;">Text here</p>
        
        
          .mytext {color:#5827a8;}
        
        Text color #5827a8
      
           This box has a color of #5827a8        
        
          <div style="background-color:#5827a8;">Content here</div>
        
        
          .mybackground {background-color:#5827a8;}
        
        Background color #5827a8
      
           Border around this has a color of #5827a8        
        
          <div style="border:2px solid #5827a8;">Content here</div>
        
        
          .myborder {border:2px solid #5827a8;}
        
        Border color #5827a8