#5f31f2 color space conversions
Hex:
        #5f31f2
        RGB:
        95, 49, 242
        CMY:
        63, 81, 5
        CMYK:
        61, 80, 0, 5
      HSL:
        254°, 88.1279%, 57.0588%
        HSV (HSB):
        254°, 79.7521%, 94.9020%
        XYZ:
        21.8446, 11.0403, 84.9841
        xyY:
        0.1853, 0.0937, 11.0403
      CIE-Lab:
        39.6483, 66.4073, -88.1979
        CIE-LCH:
        39.6483, 110.4029, 306.9774
        CIE-Luv:
        39.6483, -0.1702, -125.6291
        Hunter-Lab:
        33.2270, 59.2052, -128.3861
      #5f31f2 color charts
#5f31f2 RGB chart
      #5f31f2 CMYK chart
      #5f31f2 RGB pie chart
      #5f31f2 color shades, tints & tones
#5f31f2 color schemes
#5f31f2 color preview, HTML & CSS examples
           This text has a color of #5f31f2        
        
          <p style="color:#5f31f2;">Text here</p>
        
        
          .mytext {color:#5f31f2;}
        
        Text color #5f31f2
      
           This box has a color of #5f31f2        
        
          <div style="background-color:#5f31f2;">Content here</div>
        
        
          .mybackground {background-color:#5f31f2;}
        
        Background color #5f31f2
      
           Border around this has a color of #5f31f2        
        
          <div style="border:2px solid #5f31f2;">Content here</div>
        
        
          .myborder {border:2px solid #5f31f2;}
        
        Border color #5f31f2