#5f12aa color space conversions
Hex:
        #5f12aa
        RGB:
        95, 18, 170
        CMY:
        63, 93, 33
        CMYK:
        44, 89, 0, 33
      HSL:
        270°, 80.8511%, 36.8627%
        HSV (HSB):
        270°, 89.4118%, 66.6667%
        XYZ:
        12.1913, 5.7678, 38.5010
        xyY:
        0.2159, 0.1022, 5.7678
      CIE-Lab:
        28.8189, 58.9739, -64.1535
        CIE-LCH:
        28.8189, 87.1413, 312.5912
        CIE-Luv:
        28.8189, 11.1685, -84.6717
        Hunter-Lab:
        24.0162, 48.5833, -78.2378
      #5f12aa color charts
#5f12aa RGB chart
      #5f12aa CMYK chart
      #5f12aa RGB pie chart
      #5f12aa color shades, tints & tones
#5f12aa color schemes
#5f12aa color preview, HTML & CSS examples
           This text has a color of #5f12aa        
        
          <p style="color:#5f12aa;">Text here</p>
        
        
          .mytext {color:#5f12aa;}
        
        Text color #5f12aa
      
           This box has a color of #5f12aa        
        
          <div style="background-color:#5f12aa;">Content here</div>
        
        
          .mybackground {background-color:#5f12aa;}
        
        Background color #5f12aa
      
           Border around this has a color of #5f12aa        
        
          <div style="border:2px solid #5f12aa;">Content here</div>
        
        
          .myborder {border:2px solid #5f12aa;}
        
        Border color #5f12aa