#5f34bf color space conversions
Hex:
        #5f34bf
        RGB:
        95, 52, 191
        CMY:
        63, 80, 25
        CMYK:
        50, 73, 0, 25
      HSL:
        259°, 57.2016%, 47.6471%
        HSV (HSB):
        259°, 72.7749%, 74.9020%
        XYZ:
        15.3513, 8.6505, 50.1508
        xyY:
        0.2070, 0.1167, 8.6505
      CIE-Lab:
        35.3024, 51.1633, -66.0028
        CIE-LCH:
        35.3024, 83.5108, 307.7817
        CIE-Luv:
        35.3024, 4.5518, -94.0463
        Hunter-Lab:
        29.4117, 41.6967, -80.5092
      #5f34bf color charts
#5f34bf RGB chart
      #5f34bf CMYK chart
      #5f34bf RGB pie chart
      #5f34bf color shades, tints & tones
#5f34bf color schemes
#5f34bf color preview, HTML & CSS examples
           This text has a color of #5f34bf        
        
          <p style="color:#5f34bf;">Text here</p>
        
        
          .mytext {color:#5f34bf;}
        
        Text color #5f34bf
      
           This box has a color of #5f34bf        
        
          <div style="background-color:#5f34bf;">Content here</div>
        
        
          .mybackground {background-color:#5f34bf;}
        
        Background color #5f34bf
      
           Border around this has a color of #5f34bf        
        
          <div style="border:2px solid #5f34bf;">Content here</div>
        
        
          .myborder {border:2px solid #5f34bf;}
        
        Border color #5f34bf