#5800cf color space conversions
Hex:
        #5800cf
        RGB:
        88, 0, 207
        CMY:
        65, 100, 19
        CMYK:
        57, 100, 0, 19
      HSL:
        266°, 100.0000%, 40.5882%
        HSV (HSB):
        266°, 100.0000%, 81.1765%
        XYZ:
        15.2870, 6.5797, 59.4958
        xyY:
        0.1879, 0.0809, 6.5797
      CIE-Lab:
        30.8303, 70.0591, -82.7660
        CIE-LCH:
        30.8303, 108.4366, 310.2470
        CIE-Luv:
        30.8303, 4.5027, -106.5562
        Hunter-Lab:
        25.6509, 61.4902, -119.5639
      #5800cf color charts
#5800cf RGB chart
      #5800cf CMYK chart
      #5800cf RGB pie chart
      #5800cf color shades, tints & tones
#5800cf color schemes
#5800cf color preview, HTML & CSS examples
           This text has a color of #5800cf        
        
          <p style="color:#5800cf;">Text here</p>
        
        
          .mytext {color:#5800cf;}
        
        Text color #5800cf
      
           This box has a color of #5800cf        
        
          <div style="background-color:#5800cf;">Content here</div>
        
        
          .mybackground {background-color:#5800cf;}
        
        Background color #5800cf
      
           Border around this has a color of #5800cf        
        
          <div style="border:2px solid #5800cf;">Content here</div>
        
        
          .myborder {border:2px solid #5800cf;}
        
        Border color #5800cf