#5b04db color space conversions
Hex:
        #5b04db
        RGB:
        91, 4, 219
        CMY:
        64, 98, 14
        CMYK:
        58, 98, 0, 14
      HSL:
        264°, 96.4126%, 43.7255%
        HSV (HSB):
        264°, 98.1735%, 85.8824%
        XYZ:
        17.1440, 7.4255, 67.5475
        xyY:
        0.1861, 0.0806, 7.4255
      CIE-Lab:
        32.7565, 72.3488, -86.5112
        CIE-LCH:
        32.7565, 112.7765, 309.9056
        CIE-Luv:
        32.7565, 3.9317, -113.5011
        Hunter-Lab:
        27.2497, 64.6153, -127.8954
      #5b04db color charts
#5b04db RGB chart
      #5b04db CMYK chart
      #5b04db RGB pie chart
      #5b04db color shades, tints & tones
#5b04db color schemes
#5b04db color preview, HTML & CSS examples
           This text has a color of #5b04db        
        
          <p style="color:#5b04db;">Text here</p>
        
        
          .mytext {color:#5b04db;}
        
        Text color #5b04db
      
           This box has a color of #5b04db        
        
          <div style="background-color:#5b04db;">Content here</div>
        
        
          .mybackground {background-color:#5b04db;}
        
        Background color #5b04db
      
           Border around this has a color of #5b04db        
        
          <div style="border:2px solid #5b04db;">Content here</div>
        
        
          .myborder {border:2px solid #5b04db;}
        
        Border color #5b04db