#5f31bf color space conversions
Hex:
        #5f31bf
        RGB:
        95, 49, 191
        CMY:
        63, 81, 25
        CMYK:
        50, 74, 0, 25
      HSL:
        259°, 59.1667%, 47.0588%
        HSV (HSB):
        259°, 74.3455%, 74.9020%
        XYZ:
        15.2216, 8.3911, 50.1076
        xyY:
        0.2065, 0.1138, 8.3911
      CIE-Lab:
        34.7845, 52.6268, -66.8514
        CIE-LCH:
        34.7845, 85.0805, 308.2106
        CIE-Luv:
        34.7845, 5.0179, -94.5924
        Hunter-Lab:
        28.9674, 43.1040, -82.2822
      #5f31bf color charts
#5f31bf RGB chart
      #5f31bf CMYK chart
      #5f31bf RGB pie chart
      #5f31bf color shades, tints & tones
#5f31bf color schemes
#5f31bf color preview, HTML & CSS examples
           This text has a color of #5f31bf        
        
          <p style="color:#5f31bf;">Text here</p>
        
        
          .mytext {color:#5f31bf;}
        
        Text color #5f31bf
      
           This box has a color of #5f31bf        
        
          <div style="background-color:#5f31bf;">Content here</div>
        
        
          .mybackground {background-color:#5f31bf;}
        
        Background color #5f31bf
      
           Border around this has a color of #5f31bf        
        
          <div style="border:2px solid #5f31bf;">Content here</div>
        
        
          .myborder {border:2px solid #5f31bf;}
        
        Border color #5f31bf