#5800ed color space conversions
Hex:
        #5800ed
        RGB:
        88, 0, 237
        CMY:
        65, 100, 7
        CMYK:
        63, 100, 0, 7
      HSL:
        262°, 100.0000%, 46.4706%
        HSV (HSB):
        262°, 100.0000%, 92.9412%
        XYZ:
        19.3106, 8.1891, 80.6836
        xyY:
        0.1785, 0.0757, 8.1891
      CIE-Lab:
        34.3737, 76.8098, -94.1321
        CIE-LCH:
        34.3737, 121.4932, 309.2137
        CIE-Luv:
        34.3737, 1.4335, -123.5575
        Hunter-Lab:
        28.6167, 70.3729, -147.1344
      #5800ed color charts
#5800ed RGB chart
      #5800ed CMYK chart
      #5800ed RGB pie chart
      #5800ed color shades, tints & tones
#5800ed color schemes
#5800ed color preview, HTML & CSS examples
           This text has a color of #5800ed        
        
          <p style="color:#5800ed;">Text here</p>
        
        
          .mytext {color:#5800ed;}
        
        Text color #5800ed
      
           This box has a color of #5800ed        
        
          <div style="background-color:#5800ed;">Content here</div>
        
        
          .mybackground {background-color:#5800ed;}
        
        Background color #5800ed
      
           Border around this has a color of #5800ed        
        
          <div style="border:2px solid #5800ed;">Content here</div>
        
        
          .myborder {border:2px solid #5800ed;}
        
        Border color #5800ed