#5f1aef color space conversions
Hex:
        #5f1aef
        RGB:
        95, 26, 239
        CMY:
        63, 90, 6
        CMYK:
        60, 89, 0, 6
      HSL:
        259°, 86.9388%, 51.9608%
        HSV (HSB):
        259°, 89.1213%, 93.7255%
        XYZ:
        20.6687, 9.4037, 82.3871
        xyY:
        0.1838, 0.0836, 9.4037
      CIE-Lab:
        36.7502, 73.3019, -91.2995
        CIE-LCH:
        36.7502, 117.0844, 308.7600
        CIE-Luv:
        36.7502, 2.0810, -124.8612
        Hunter-Lab:
        30.6654, 66.6457, -137.8254
      #5f1aef color charts
#5f1aef RGB chart
      #5f1aef CMYK chart
      #5f1aef RGB pie chart
      #5f1aef color shades, tints & tones
#5f1aef color schemes
#5f1aef color preview, HTML & CSS examples
           This text has a color of #5f1aef        
        
          <p style="color:#5f1aef;">Text here</p>
        
        
          .mytext {color:#5f1aef;}
        
        Text color #5f1aef
      
           This box has a color of #5f1aef        
        
          <div style="background-color:#5f1aef;">Content here</div>
        
        
          .mybackground {background-color:#5f1aef;}
        
        Background color #5f1aef
      
           Border around this has a color of #5f1aef        
        
          <div style="border:2px solid #5f1aef;">Content here</div>
        
        
          .myborder {border:2px solid #5f1aef;}
        
        Border color #5f1aef