#5f2cbd color space conversions
Hex:
        #5f2cbd
        RGB:
        95, 44, 189
        CMY:
        63, 83, 26
        CMYK:
        50, 77, 0, 26
      HSL:
        261°, 62.2318%, 45.6863%
        HSV (HSB):
        261°, 76.7196%, 74.1176%
        XYZ:
        14.8053, 7.9084, 48.8903
        xyY:
        0.2068, 0.1104, 7.9084
      CIE-Lab:
        33.7913, 54.4094, -67.3030
        CIE-LCH:
        33.7913, 86.5452, 308.9529
        CIE-Luv:
        33.7913, 5.9689, -94.1089
        Hunter-Lab:
        28.1218, 44.7616, -83.3913
      #5f2cbd color charts
#5f2cbd RGB chart
      #5f2cbd CMYK chart
      #5f2cbd RGB pie chart
      #5f2cbd color shades, tints & tones
#5f2cbd color schemes
#5f2cbd color preview, HTML & CSS examples
           This text has a color of #5f2cbd        
        
          <p style="color:#5f2cbd;">Text here</p>
        
        
          .mytext {color:#5f2cbd;}
        
        Text color #5f2cbd
      
           This box has a color of #5f2cbd        
        
          <div style="background-color:#5f2cbd;">Content here</div>
        
        
          .mybackground {background-color:#5f2cbd;}
        
        Background color #5f2cbd
      
           Border around this has a color of #5f2cbd        
        
          <div style="border:2px solid #5f2cbd;">Content here</div>
        
        
          .myborder {border:2px solid #5f2cbd;}
        
        Border color #5f2cbd