#5b12bd color space conversions
Hex:
        #5b12bd
        RGB:
        91, 18, 189
        CMY:
        64, 93, 26
        CMYK:
        52, 90, 0, 26
      HSL:
        266°, 82.6087%, 40.5882%
        HSV (HSB):
        266°, 90.4762%, 74.1176%
        XYZ:
        13.7160, 6.3309, 48.6432
        xyY:
        0.1997, 0.0922, 6.3309
      CIE-Lab:
        30.2324, 62.9832, -73.1808
        CIE-LCH:
        30.2324, 96.5521, 310.7170
        CIE-Luv:
        30.2324, 6.9343, -96.1132
        Hunter-Lab:
        25.1612, 53.2725, -97.0100
      #5b12bd color charts
#5b12bd RGB chart
      #5b12bd CMYK chart
      #5b12bd RGB pie chart
      #5b12bd color shades, tints & tones
#5b12bd color schemes
#5b12bd color preview, HTML & CSS examples
           This text has a color of #5b12bd        
        
          <p style="color:#5b12bd;">Text here</p>
        
        
          .mytext {color:#5b12bd;}
        
        Text color #5b12bd
      
           This box has a color of #5b12bd        
        
          <div style="background-color:#5b12bd;">Content here</div>
        
        
          .mybackground {background-color:#5b12bd;}
        
        Background color #5b12bd
      
           Border around this has a color of #5b12bd        
        
          <div style="border:2px solid #5b12bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b12bd;}
        
        Border color #5b12bd