#5f4afd color space conversions
Hex:
        #5f4afd
        RGB:
        95, 74, 253
        CMY:
        63, 71, 1
        CMYK:
        62, 71, 0, 1
      HSL:
        247°, 97.8142%, 64.1176%
        HSV (HSB):
        247°, 70.7510%, 99.2157%
        XYZ:
        24.8977, 14.4223, 94.4000
        xyY:
        0.1862, 0.1079, 14.4223
      CIE-Lab:
        44.8326, 57.7123, -85.8236
        CIE-LCH:
        44.8326, 103.4234, 303.9190
        CIE-Luv:
        44.8326, -4.6262, -128.7044
        Hunter-Lab:
        37.9767, 50.5662, -120.7955
      #5f4afd color charts
#5f4afd RGB chart
      #5f4afd CMYK chart
      #5f4afd RGB pie chart
      #5f4afd color shades, tints & tones
#5f4afd color schemes
#5f4afd color preview, HTML & CSS examples
           This text has a color of #5f4afd        
        
          <p style="color:#5f4afd;">Text here</p>
        
        
          .mytext {color:#5f4afd;}
        
        Text color #5f4afd
      
           This box has a color of #5f4afd        
        
          <div style="background-color:#5f4afd;">Content here</div>
        
        
          .mybackground {background-color:#5f4afd;}
        
        Background color #5f4afd
      
           Border around this has a color of #5f4afd        
        
          <div style="border:2px solid #5f4afd;">Content here</div>
        
        
          .myborder {border:2px solid #5f4afd;}
        
        Border color #5f4afd