#5808dd color space conversions
Hex:
        #5808dd
        RGB:
        88, 8, 221
        CMY:
        65, 97, 13
        CMYK:
        60, 96, 0, 13
      HSL:
        263°, 93.0131%, 44.9020%
        HSV (HSB):
        263°, 96.3801%, 86.6667%
        XYZ:
        17.1625, 7.4688, 68.9437
        xyY:
        0.1834, 0.0798, 7.4688
      CIE-Lab:
        32.8512, 72.0420, -87.5151
        CIE-LCH:
        32.8512, 113.3531, 309.4610
        CIE-Luv:
        32.8512, 2.7587, -114.5792
        Hunter-Lab:
        27.3292, 64.2704, -130.4413
      #5808dd color charts
#5808dd RGB chart
      #5808dd CMYK chart
      #5808dd RGB pie chart
      #5808dd color shades, tints & tones
#5808dd color schemes
#5808dd color preview, HTML & CSS examples
           This text has a color of #5808dd        
        
          <p style="color:#5808dd;">Text here</p>
        
        
          .mytext {color:#5808dd;}
        
        Text color #5808dd
      
           This box has a color of #5808dd        
        
          <div style="background-color:#5808dd;">Content here</div>
        
        
          .mybackground {background-color:#5808dd;}
        
        Background color #5808dd
      
           Border around this has a color of #5808dd        
        
          <div style="border:2px solid #5808dd;">Content here</div>
        
        
          .myborder {border:2px solid #5808dd;}
        
        Border color #5808dd