#5f54cb color space conversions
Hex:
        #5f54cb
        RGB:
        95, 84, 203
        CMY:
        63, 67, 20
        CMYK:
        53, 59, 0, 20
      HSL:
        246°, 53.3632%, 56.2745%
        HSV (HSB):
        246°, 58.6207%, 79.6078%
        XYZ:
        18.6691, 13.0853, 58.0417
        xyY:
        0.2079, 0.1457, 13.0853
      CIE-Lab:
        42.8916, 36.8037, -60.6276
        CIE-LCH:
        42.8916, 70.9241, 301.2596
        CIE-Luv:
        42.8916, -3.2931, -92.3639
        Hunter-Lab:
        36.1737, 28.8195, -69.8109
      #5f54cb color charts
#5f54cb RGB chart
      #5f54cb CMYK chart
      #5f54cb RGB pie chart
      #5f54cb color shades, tints & tones
#5f54cb color schemes
#5f54cb color preview, HTML & CSS examples
           This text has a color of #5f54cb        
        
          <p style="color:#5f54cb;">Text here</p>
        
        
          .mytext {color:#5f54cb;}
        
        Text color #5f54cb
      
           This box has a color of #5f54cb        
        
          <div style="background-color:#5f54cb;">Content here</div>
        
        
          .mybackground {background-color:#5f54cb;}
        
        Background color #5f54cb
      
           Border around this has a color of #5f54cb        
        
          <div style="border:2px solid #5f54cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f54cb;}
        
        Border color #5f54cb