#5b09ac color space conversions
Hex:
        #5b09ac
        RGB:
        91, 9, 172
        CMY:
        64, 96, 33
        CMYK:
        47, 95, 0, 33
      HSL:
        270°, 90.0552%, 35.4902%
        HSV (HSB):
        270°, 94.7674%, 67.4510%
        XYZ:
        11.8585, 5.3981, 39.4466
        xyY:
        0.2091, 0.0952, 5.3981
      CIE-Lab:
        27.8401, 60.8770, -66.9898
        CIE-LCH:
        27.8401, 90.5187, 312.2630
        CIE-Luv:
        27.8401, 9.6939, -86.2353
        Hunter-Lab:
        23.2338, 50.4469, -84.3998
      #5b09ac color charts
#5b09ac RGB chart
      #5b09ac CMYK chart
      #5b09ac RGB pie chart
      #5b09ac color shades, tints & tones
#5b09ac color schemes
#5b09ac color preview, HTML & CSS examples
           This text has a color of #5b09ac        
        
          <p style="color:#5b09ac;">Text here</p>
        
        
          .mytext {color:#5b09ac;}
        
        Text color #5b09ac
      
           This box has a color of #5b09ac        
        
          <div style="background-color:#5b09ac;">Content here</div>
        
        
          .mybackground {background-color:#5b09ac;}
        
        Background color #5b09ac
      
           Border around this has a color of #5b09ac        
        
          <div style="border:2px solid #5b09ac;">Content here</div>
        
        
          .myborder {border:2px solid #5b09ac;}
        
        Border color #5b09ac