#5b04be color space conversions
Hex:
        #5b04be
        RGB:
        91, 4, 190
        CMY:
        64, 98, 25
        CMYK:
        52, 98, 0, 25
      HSL:
        268°, 95.8763%, 38.0392%
        HSV (HSB):
        268°, 97.8947%, 74.5098%
        XYZ:
        13.6521, 6.0287, 49.1593
        xyY:
        0.1983, 0.0876, 6.0287
      CIE-Lab:
        29.4847, 65.7976, -75.0086
        CIE-LCH:
        29.4847, 99.7779, 311.2573
        CIE-Luv:
        29.4847, 7.3741, -96.8410
        Hunter-Lab:
        24.5534, 56.2804, -101.5195
      #5b04be color charts
#5b04be RGB chart
      #5b04be CMYK chart
      #5b04be RGB pie chart
      #5b04be color shades, tints & tones
#5b04be color schemes
#5b04be color preview, HTML & CSS examples
           This text has a color of #5b04be        
        
          <p style="color:#5b04be;">Text here</p>
        
        
          .mytext {color:#5b04be;}
        
        Text color #5b04be
      
           This box has a color of #5b04be        
        
          <div style="background-color:#5b04be;">Content here</div>
        
        
          .mybackground {background-color:#5b04be;}
        
        Background color #5b04be
      
           Border around this has a color of #5b04be        
        
          <div style="border:2px solid #5b04be;">Content here</div>
        
        
          .myborder {border:2px solid #5b04be;}
        
        Border color #5b04be