#5f4ffb color space conversions
Hex:
        #5f4ffb
        RGB:
        95, 79, 251
        CMY:
        63, 69, 2
        CMYK:
        62, 69, 0, 2
      HSL:
        246°, 95.5556%, 64.7059%
        HSV (HSB):
        246°, 68.5259%, 98.4314%
        XYZ:
        24.9279, 14.9899, 92.8463
        xyY:
        0.1878, 0.1129, 14.9899
      CIE-Lab:
        45.6204, 54.4459, -83.4132
        CIE-LCH:
        45.6204, 99.6099, 303.1335
        CIE-Luv:
        45.6204, -5.3998, -126.3104
        Hunter-Lab:
        38.7168, 47.1732, -115.0809
      #5f4ffb color charts
#5f4ffb RGB chart
      #5f4ffb CMYK chart
      #5f4ffb RGB pie chart
      #5f4ffb color shades, tints & tones
#5f4ffb color schemes
#5f4ffb color preview, HTML & CSS examples
           This text has a color of #5f4ffb        
        
          <p style="color:#5f4ffb;">Text here</p>
        
        
          .mytext {color:#5f4ffb;}
        
        Text color #5f4ffb
      
           This box has a color of #5f4ffb        
        
          <div style="background-color:#5f4ffb;">Content here</div>
        
        
          .mybackground {background-color:#5f4ffb;}
        
        Background color #5f4ffb
      
           Border around this has a color of #5f4ffb        
        
          <div style="border:2px solid #5f4ffb;">Content here</div>
        
        
          .myborder {border:2px solid #5f4ffb;}
        
        Border color #5f4ffb