#5800d3 color space conversions
Hex:
        #5800d3
        RGB:
        88, 0, 211
        CMY:
        65, 100, 17
        CMYK:
        58, 100, 0, 17
      HSL:
        265°, 100.0000%, 41.3725%
        HSV (HSB):
        265°, 100.0000%, 82.7451%
        XYZ:
        15.7824, 6.7779, 62.1044
        xyY:
        0.1864, 0.0801, 6.7779
      CIE-Lab:
        31.2957, 70.9588, -84.3191
        CIE-LCH:
        31.2957, 110.2037, 310.0823
        CIE-Luv:
        31.2957, 4.0622, -108.8391
        Hunter-Lab:
        26.0343, 62.6492, -123.2113
      #5800d3 color charts
#5800d3 RGB chart
      #5800d3 CMYK chart
      #5800d3 RGB pie chart
      #5800d3 color shades, tints & tones
#5800d3 color schemes
#5800d3 color preview, HTML & CSS examples
           This text has a color of #5800d3        
        
          <p style="color:#5800d3;">Text here</p>
        
        
          .mytext {color:#5800d3;}
        
        Text color #5800d3
      
           This box has a color of #5800d3        
        
          <div style="background-color:#5800d3;">Content here</div>
        
        
          .mybackground {background-color:#5800d3;}
        
        Background color #5800d3
      
           Border around this has a color of #5800d3        
        
          <div style="border:2px solid #5800d3;">Content here</div>
        
        
          .myborder {border:2px solid #5800d3;}
        
        Border color #5800d3