#5808ef color space conversions
Hex:
        #5808ef
        RGB:
        88, 8, 239
        CMY:
        65, 97, 6
        CMYK:
        63, 97, 0, 6
      HSL:
        261°, 93.5223%, 48.4314%
        HSV (HSB):
        261°, 96.6527%, 93.7255%
        XYZ:
        19.6913, 8.4804, 82.2604
        xyY:
        0.1783, 0.0768, 8.4804
      CIE-Lab:
        34.9639, 76.1851, -94.2858
        CIE-LCH:
        34.9639, 121.2187, 308.9390
        CIE-Luv:
        34.9639, 1.0162, -124.7523
        Hunter-Lab:
        29.1211, 69.7377, -147.0960
      #5808ef color charts
#5808ef RGB chart
      #5808ef CMYK chart
      #5808ef RGB pie chart
      #5808ef color shades, tints & tones
#5808ef color schemes
#5808ef color preview, HTML & CSS examples
           This text has a color of #5808ef        
        
          <p style="color:#5808ef;">Text here</p>
        
        
          .mytext {color:#5808ef;}
        
        Text color #5808ef
      
           This box has a color of #5808ef        
        
          <div style="background-color:#5808ef;">Content here</div>
        
        
          .mybackground {background-color:#5808ef;}
        
        Background color #5808ef
      
           Border around this has a color of #5808ef        
        
          <div style="border:2px solid #5808ef;">Content here</div>
        
        
          .myborder {border:2px solid #5808ef;}
        
        Border color #5808ef