#5f34da color space conversions
Hex:
        #5f34da
        RGB:
        95, 52, 218
        CMY:
        63, 80, 15
        CMYK:
        56, 76, 0, 15
      HSL:
        256°, 69.1667%, 52.9412%
        HSV (HSB):
        256°, 76.1468%, 85.4902%
        XYZ:
        18.6022, 9.9508, 67.2699
        xyY:
        0.1941, 0.1038, 9.9508
      CIE-Lab:
        37.7540, 58.6003, -77.6607
        CIE-LCH:
        37.7540, 97.2892, 307.0371
        CIE-Luv:
        37.7540, 1.6894, -110.9586
        Hunter-Lab:
        31.5449, 50.0586, -104.3551
      #5f34da color charts
#5f34da RGB chart
      #5f34da CMYK chart
      #5f34da RGB pie chart
      #5f34da color shades, tints & tones
#5f34da color schemes
#5f34da color preview, HTML & CSS examples
           This text has a color of #5f34da        
        
          <p style="color:#5f34da;">Text here</p>
        
        
          .mytext {color:#5f34da;}
        
        Text color #5f34da
      
           This box has a color of #5f34da        
        
          <div style="background-color:#5f34da;">Content here</div>
        
        
          .mybackground {background-color:#5f34da;}
        
        Background color #5f34da
      
           Border around this has a color of #5f34da        
        
          <div style="border:2px solid #5f34da;">Content here</div>
        
        
          .myborder {border:2px solid #5f34da;}
        
        Border color #5f34da