#5f31bb color space conversions
Hex:
        #5f31bb
        RGB:
        95, 49, 187
        CMY:
        63, 81, 27
        CMYK:
        49, 74, 0, 27
      HSL:
        260°, 58.4746%, 46.2745%
        HSV (HSB):
        260°, 73.7968%, 73.3333%
        XYZ:
        14.7873, 8.2174, 47.8204
        xyY:
        0.2088, 0.1160, 8.2174
      CIE-Lab:
        34.4316, 51.5406, -65.0739
        CIE-LCH:
        34.4316, 83.0123, 308.3803
        CIE-Luv:
        34.4316, 5.4941, -92.0387
        Hunter-Lab:
        28.6660, 41.9133, -78.8411
      #5f31bb color charts
#5f31bb RGB chart
      #5f31bb CMYK chart
      #5f31bb RGB pie chart
      #5f31bb color shades, tints & tones
#5f31bb color schemes
#5f31bb color preview, HTML & CSS examples
           This text has a color of #5f31bb        
        
          <p style="color:#5f31bb;">Text here</p>
        
        
          .mytext {color:#5f31bb;}
        
        Text color #5f31bb
      
           This box has a color of #5f31bb        
        
          <div style="background-color:#5f31bb;">Content here</div>
        
        
          .mybackground {background-color:#5f31bb;}
        
        Background color #5f31bb
      
           Border around this has a color of #5f31bb        
        
          <div style="border:2px solid #5f31bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f31bb;}
        
        Border color #5f31bb