#5f12b1 color space conversions
Hex:
        #5f12b1
        RGB:
        95, 18, 177
        CMY:
        63, 93, 31
        CMYK:
        46, 90, 0, 31
      HSL:
        269°, 81.5385%, 38.2353%
        HSV (HSB):
        269°, 89.8305%, 69.4118%
        XYZ:
        12.8714, 6.0398, 42.0824
        xyY:
        0.2110, 0.0990, 6.0398
      CIE-Lab:
        29.5127, 60.5876, -67.2132
        CIE-LCH:
        29.5127, 90.4902, 312.0323
        CIE-Luv:
        29.5127, 10.0858, -88.8964
        Hunter-Lab:
        24.5761, 50.4792, -84.3209
      #5f12b1 color charts
#5f12b1 RGB chart
      #5f12b1 CMYK chart
      #5f12b1 RGB pie chart
      #5f12b1 color shades, tints & tones
#5f12b1 color schemes
#5f12b1 color preview, HTML & CSS examples
           This text has a color of #5f12b1        
        
          <p style="color:#5f12b1;">Text here</p>
        
        
          .mytext {color:#5f12b1;}
        
        Text color #5f12b1
      
           This box has a color of #5f12b1        
        
          <div style="background-color:#5f12b1;">Content here</div>
        
        
          .mybackground {background-color:#5f12b1;}
        
        Background color #5f12b1
      
           Border around this has a color of #5f12b1        
        
          <div style="border:2px solid #5f12b1;">Content here</div>
        
        
          .myborder {border:2px solid #5f12b1;}
        
        Border color #5f12b1