#5f4ffe color space conversions
Hex:
        #5f4ffe
        RGB:
        95, 79, 254
        CMY:
        63, 69, 0
        CMYK:
        63, 69, 0, 0
      HSL:
        245°, 98.8701%, 65.2941%
        HSV (HSB):
        245°, 68.8976%, 99.6078%
        XYZ:
        25.4047, 15.1806, 95.3571
        xyY:
        0.1869, 0.1117, 15.1806
      CIE-Lab:
        45.8806, 55.3519, -84.6590
        CIE-LCH:
        45.8806, 101.1483, 303.1775
        CIE-Luv:
        45.8806, -5.5902, -128.2027
        Hunter-Lab:
        38.9623, 48.2037, -117.8339
      #5f4ffe color charts
#5f4ffe RGB chart
      #5f4ffe CMYK chart
      #5f4ffe RGB pie chart
      #5f4ffe color shades, tints & tones
#5f4ffe color schemes
#5f4ffe color preview, HTML & CSS examples
           This text has a color of #5f4ffe        
        
          <p style="color:#5f4ffe;">Text here</p>
        
        
          .mytext {color:#5f4ffe;}
        
        Text color #5f4ffe
      
           This box has a color of #5f4ffe        
        
          <div style="background-color:#5f4ffe;">Content here</div>
        
        
          .mybackground {background-color:#5f4ffe;}
        
        Background color #5f4ffe
      
           Border around this has a color of #5f4ffe        
        
          <div style="border:2px solid #5f4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5f4ffe;}
        
        Border color #5f4ffe