#5b12b3 color space conversions
Hex:
        #5b12b3
        RGB:
        91, 18, 179
        CMY:
        64, 93, 30
        CMYK:
        49, 90, 0, 30
      HSL:
        267°, 81.7259%, 38.6275%
        HSV (HSB):
        267°, 89.9441%, 70.1961%
        XYZ:
        12.6674, 5.9114, 43.1212
        xyY:
        0.2053, 0.0958, 5.9114
      CIE-Lab:
        29.1879, 60.6237, -68.9622
        CIE-LCH:
        29.1879, 91.8206, 311.3182
        CIE-Luv:
        29.1879, 8.2686, -90.2026
        Hunter-Lab:
        24.3134, 50.4505, -88.1346
      #5b12b3 color charts
#5b12b3 RGB chart
      #5b12b3 CMYK chart
      #5b12b3 RGB pie chart
      #5b12b3 color shades, tints & tones
#5b12b3 color schemes
#5b12b3 color preview, HTML & CSS examples
           This text has a color of #5b12b3        
        
          <p style="color:#5b12b3;">Text here</p>
        
        
          .mytext {color:#5b12b3;}
        
        Text color #5b12b3
      
           This box has a color of #5b12b3        
        
          <div style="background-color:#5b12b3;">Content here</div>
        
        
          .mybackground {background-color:#5b12b3;}
        
        Background color #5b12b3
      
           Border around this has a color of #5b12b3        
        
          <div style="border:2px solid #5b12b3;">Content here</div>
        
        
          .myborder {border:2px solid #5b12b3;}
        
        Border color #5b12b3