#5801fb color space conversions
Hex:
        #5801fb
        RGB:
        88, 1, 251
        CMY:
        65, 100, 2
        CMYK:
        65, 100, 0, 2
      HSL:
        261°, 99.2063%, 49.4118%
        HSV (HSB):
        261°, 99.6016%, 98.4314%
        XYZ:
        21.4479, 9.0614, 91.8854
        xyY:
        0.1752, 0.0740, 9.0614
      CIE-Lab:
        36.1023, 79.8264, -99.1671
        CIE-LCH:
        36.1023, 127.3042, 308.8330
        CIE-Luv:
        36.1023, 0.1323, -131.4141
        Hunter-Lab:
        30.1022, 74.5029, -159.9078
      #5801fb color charts
#5801fb RGB chart
      #5801fb CMYK chart
      #5801fb RGB pie chart
      #5801fb color shades, tints & tones
#5801fb color schemes
#5801fb color preview, HTML & CSS examples
           This text has a color of #5801fb        
        
          <p style="color:#5801fb;">Text here</p>
        
        
          .mytext {color:#5801fb;}
        
        Text color #5801fb
      
           This box has a color of #5801fb        
        
          <div style="background-color:#5801fb;">Content here</div>
        
        
          .mybackground {background-color:#5801fb;}
        
        Background color #5801fb
      
           Border around this has a color of #5801fb        
        
          <div style="border:2px solid #5801fb;">Content here</div>
        
        
          .myborder {border:2px solid #5801fb;}
        
        Border color #5801fb