#5a08ba color space conversions
Hex:
        #5a08ba
        RGB:
        90, 8, 186
        CMY:
        65, 97, 27
        CMYK:
        52, 96, 0, 27
      HSL:
        268°, 91.7526%, 38.0392%
        HSV (HSB):
        268°, 95.6989%, 72.9412%
        XYZ:
        13.1662, 5.8925, 46.8978
        xyY:
        0.1996, 0.0893, 5.8925
      CIE-Lab:
        29.1396, 64.1413, -73.2138
        CIE-LCH:
        29.1396, 97.3364, 311.2210
        CIE-Luv:
        29.1396, 7.4102, -94.4830
        Hunter-Lab:
        24.2745, 54.3362, -97.5550
      #5a08ba color charts
#5a08ba RGB chart
      #5a08ba CMYK chart
      #5a08ba RGB pie chart
      #5a08ba color shades, tints & tones
#5a08ba color schemes
#5a08ba color preview, HTML & CSS examples
           This text has a color of #5a08ba        
        
          <p style="color:#5a08ba;">Text here</p>
        
        
          .mytext {color:#5a08ba;}
        
        Text color #5a08ba
      
           This box has a color of #5a08ba        
        
          <div style="background-color:#5a08ba;">Content here</div>
        
        
          .mybackground {background-color:#5a08ba;}
        
        Background color #5a08ba
      
           Border around this has a color of #5a08ba        
        
          <div style="border:2px solid #5a08ba;">Content here</div>
        
        
          .myborder {border:2px solid #5a08ba;}
        
        Border color #5a08ba