#5f1cbd color space conversions
Hex:
        #5f1cbd
        RGB:
        95, 28, 189
        CMY:
        63, 89, 26
        CMYK:
        50, 85, 0, 26
      HSL:
        265°, 74.1935%, 42.5490%
        HSV (HSB):
        265°, 85.1852%, 74.1176%
        XYZ:
        14.3199, 6.9375, 48.7284
        xyY:
        0.2046, 0.0991, 6.9375
      CIE-Lab:
        31.6643, 60.6049, -70.8012
        CIE-LCH:
        31.6643, 93.1975, 310.5631
        CIE-Luv:
        31.6643, 7.6820, -95.6384
        Hunter-Lab:
        26.3392, 50.9519, -91.2512
      #5f1cbd color charts
#5f1cbd RGB chart
      #5f1cbd CMYK chart
      #5f1cbd RGB pie chart
      #5f1cbd color shades, tints & tones
#5f1cbd color schemes
#5f1cbd color preview, HTML & CSS examples
           This text has a color of #5f1cbd        
        
          <p style="color:#5f1cbd;">Text here</p>
        
        
          .mytext {color:#5f1cbd;}
        
        Text color #5f1cbd
      
           This box has a color of #5f1cbd        
        
          <div style="background-color:#5f1cbd;">Content here</div>
        
        
          .mybackground {background-color:#5f1cbd;}
        
        Background color #5f1cbd
      
           Border around this has a color of #5f1cbd        
        
          <div style="border:2px solid #5f1cbd;">Content here</div>
        
        
          .myborder {border:2px solid #5f1cbd;}
        
        Border color #5f1cbd