#5f31ec color space conversions
Hex:
        #5f31ec
        RGB:
        95, 49, 236
        CMY:
        63, 81, 7
        CMYK:
        60, 79, 0, 7
      HSL:
        255°, 83.1111%, 55.8824%
        HSV (HSB):
        255°, 79.2373%, 92.5490%
        XYZ:
        20.9579, 10.6857, 80.3148
        xyY:
        0.1872, 0.0954, 10.6857
      CIE-Lab:
        39.0459, 64.8026, -85.8004
        CIE-LCH:
        39.0459, 107.5225, 307.0627
        CIE-Luv:
        39.0459, 0.3684, -122.0995
        Hunter-Lab:
        32.6889, 57.2367, -122.7899
      #5f31ec color charts
#5f31ec RGB chart
      #5f31ec CMYK chart
      #5f31ec RGB pie chart
      #5f31ec color shades, tints & tones
#5f31ec color schemes
#5f31ec color preview, HTML & CSS examples
           This text has a color of #5f31ec        
        
          <p style="color:#5f31ec;">Text here</p>
        
        
          .mytext {color:#5f31ec;}
        
        Text color #5f31ec
      
           This box has a color of #5f31ec        
        
          <div style="background-color:#5f31ec;">Content here</div>
        
        
          .mybackground {background-color:#5f31ec;}
        
        Background color #5f31ec
      
           Border around this has a color of #5f31ec        
        
          <div style="border:2px solid #5f31ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f31ec;}
        
        Border color #5f31ec