#5800d1 color space conversions
Hex:
        #5800d1
        RGB:
        88, 0, 209
        CMY:
        65, 100, 18
        CMYK:
        58, 100, 0, 18
      HSL:
        265°, 100.0000%, 40.9804%
        HSV (HSB):
        265°, 100.0000%, 81.9608%
        XYZ:
        15.5331, 6.6782, 60.7919
        xyY:
        0.1871, 0.0805, 6.6782
      CIE-Lab:
        31.0627, 70.5089, -83.5441
        CIE-LCH:
        31.0627, 109.3212, 310.1634
        CIE-Luv:
        31.0627, 4.2811, -107.6983
        Hunter-Lab:
        25.8421, 62.0686, -121.3864
      #5800d1 color charts
#5800d1 RGB chart
      #5800d1 CMYK chart
      #5800d1 RGB pie chart
      #5800d1 color shades, tints & tones
#5800d1 color schemes
#5800d1 color preview, HTML & CSS examples
           This text has a color of #5800d1        
        
          <p style="color:#5800d1;">Text here</p>
        
        
          .mytext {color:#5800d1;}
        
        Text color #5800d1
      
           This box has a color of #5800d1        
        
          <div style="background-color:#5800d1;">Content here</div>
        
        
          .mybackground {background-color:#5800d1;}
        
        Background color #5800d1
      
           Border around this has a color of #5800d1        
        
          <div style="border:2px solid #5800d1;">Content here</div>
        
        
          .myborder {border:2px solid #5800d1;}
        
        Border color #5800d1