#5f26a2 color space conversions
Hex:
        #5f26a2
        RGB:
        95, 38, 162
        CMY:
        63, 85, 36
        CMYK:
        41, 77, 0, 36
      HSL:
        268°, 62.0000%, 39.2157%
        HSV (HSB):
        268°, 76.5432%, 63.5294%
        XYZ:
        11.9340, 6.4278, 34.7941
        xyY:
        0.2245, 0.1209, 6.4278
      CIE-Lab:
        30.4670, 50.0835, -56.6191
        CIE-LCH:
        30.4670, 75.5915, 311.4949
        CIE-Luv:
        30.4670, 10.5176, -77.7882
        Hunter-Lab:
        25.3530, 39.6546, -63.6216
      #5f26a2 color charts
#5f26a2 RGB chart
      #5f26a2 CMYK chart
      #5f26a2 RGB pie chart
      #5f26a2 color shades, tints & tones
#5f26a2 color schemes
#5f26a2 color preview, HTML & CSS examples
           This text has a color of #5f26a2        
        
          <p style="color:#5f26a2;">Text here</p>
        
        
          .mytext {color:#5f26a2;}
        
        Text color #5f26a2
      
           This box has a color of #5f26a2        
        
          <div style="background-color:#5f26a2;">Content here</div>
        
        
          .mybackground {background-color:#5f26a2;}
        
        Background color #5f26a2
      
           Border around this has a color of #5f26a2        
        
          <div style="border:2px solid #5f26a2;">Content here</div>
        
        
          .myborder {border:2px solid #5f26a2;}
        
        Border color #5f26a2