#5f26a1 color space conversions
Hex:
        #5f26a1
        RGB:
        95, 38, 161
        CMY:
        63, 85, 37
        CMYK:
        41, 76, 0, 37
      HSL:
        268°, 61.8090%, 39.0196%
        HSV (HSB):
        268°, 76.3975%, 63.1373%
        XYZ:
        11.8455, 6.3923, 34.3277
        xyY:
        0.2253, 0.1216, 6.3923
      CIE-Lab:
        30.3815, 49.8312, -56.1529
        CIE-LCH:
        30.3815, 75.0753, 311.5865
        CIE-Luv:
        30.3815, 10.6733, -77.1383
        Hunter-Lab:
        25.2831, 39.3843, -62.8020
      #5f26a1 color charts
#5f26a1 RGB chart
      #5f26a1 CMYK chart
      #5f26a1 RGB pie chart
      #5f26a1 color shades, tints & tones
#5f26a1 color schemes
#5f26a1 color preview, HTML & CSS examples
           This text has a color of #5f26a1        
        
          <p style="color:#5f26a1;">Text here</p>
        
        
          .mytext {color:#5f26a1;}
        
        Text color #5f26a1
      
           This box has a color of #5f26a1        
        
          <div style="background-color:#5f26a1;">Content here</div>
        
        
          .mybackground {background-color:#5f26a1;}
        
        Background color #5f26a1
      
           Border around this has a color of #5f26a1        
        
          <div style="border:2px solid #5f26a1;">Content here</div>
        
        
          .myborder {border:2px solid #5f26a1;}
        
        Border color #5f26a1