#5b09ae color space conversions
Hex:
        #5b09ae
        RGB:
        91, 9, 174
        CMY:
        64, 96, 32
        CMYK:
        48, 95, 0, 32
      HSL:
        270°, 90.1639%, 35.8824%
        HSV (HSB):
        270°, 94.8276%, 68.2353%
        XYZ:
        12.0521, 5.4755, 40.4661
        xyY:
        0.2078, 0.0944, 5.4755
      CIE-Lab:
        28.0487, 61.3299, -67.8478
        CIE-LCH:
        28.0487, 91.4587, 312.1115
        CIE-Luv:
        28.0487, 9.3996, -87.4202
        Hunter-Lab:
        23.3998, 50.9866, -86.1523
      #5b09ae color charts
#5b09ae RGB chart
      #5b09ae CMYK chart
      #5b09ae RGB pie chart
      #5b09ae color shades, tints & tones
#5b09ae color schemes
#5b09ae color preview, HTML & CSS examples
           This text has a color of #5b09ae        
        
          <p style="color:#5b09ae;">Text here</p>
        
        
          .mytext {color:#5b09ae;}
        
        Text color #5b09ae
      
           This box has a color of #5b09ae        
        
          <div style="background-color:#5b09ae;">Content here</div>
        
        
          .mybackground {background-color:#5b09ae;}
        
        Background color #5b09ae
      
           Border around this has a color of #5b09ae        
        
          <div style="border:2px solid #5b09ae;">Content here</div>
        
        
          .myborder {border:2px solid #5b09ae;}
        
        Border color #5b09ae