#5f34c1 color space conversions
Hex:
        #5f34c1
        RGB:
        95, 52, 193
        CMY:
        63, 80, 24
        CMYK:
        51, 73, 0, 24
      HSL:
        258°, 57.5510%, 48.0392%
        HSV (HSB):
        258°, 73.0570%, 75.6863%
        XYZ:
        15.5729, 8.7391, 51.3181
        xyY:
        0.2059, 0.1156, 8.7391
      CIE-Lab:
        35.4771, 51.7147, -66.8908
        CIE-LCH:
        35.4771, 84.5505, 307.7084
        CIE-Luv:
        35.4771, 4.3238, -95.3296
        Hunter-Lab:
        29.5620, 42.2983, -82.2309
      #5f34c1 color charts
#5f34c1 RGB chart
      #5f34c1 CMYK chart
      #5f34c1 RGB pie chart
      #5f34c1 color shades, tints & tones
#5f34c1 color schemes
#5f34c1 color preview, HTML & CSS examples
           This text has a color of #5f34c1        
        
          <p style="color:#5f34c1;">Text here</p>
        
        
          .mytext {color:#5f34c1;}
        
        Text color #5f34c1
      
           This box has a color of #5f34c1        
        
          <div style="background-color:#5f34c1;">Content here</div>
        
        
          .mybackground {background-color:#5f34c1;}
        
        Background color #5f34c1
      
           Border around this has a color of #5f34c1        
        
          <div style="border:2px solid #5f34c1;">Content here</div>
        
        
          .myborder {border:2px solid #5f34c1;}
        
        Border color #5f34c1