#5f73ec color space conversions
Hex:
        #5f73ec
        RGB:
        95, 115, 236
        CMY:
        63, 55, 7
        CMYK:
        60, 51, 0, 7
      HSL:
        231°, 78.7709%, 64.9020%
        HSV (HSB):
        231°, 59.7458%, 92.5490%
        XYZ:
        25.9904, 20.7505, 81.9923
        xyY:
        0.2019, 0.1612, 20.7505
      CIE-Lab:
        52.6753, 28.5205, -63.5508
        CIE-LCH:
        52.6753, 69.6572, 294.1697
        CIE-Luv:
        52.6753, -13.4127, -101.4337
        Hunter-Lab:
        45.5527, 22.1270, -74.8317
      #5f73ec color charts
#5f73ec RGB chart
      #5f73ec CMYK chart
      #5f73ec RGB pie chart
      #5f73ec color shades, tints & tones
#5f73ec color schemes
#5f73ec color preview, HTML & CSS examples
           This text has a color of #5f73ec        
        
          <p style="color:#5f73ec;">Text here</p>
        
        
          .mytext {color:#5f73ec;}
        
        Text color #5f73ec
      
           This box has a color of #5f73ec        
        
          <div style="background-color:#5f73ec;">Content here</div>
        
        
          .mybackground {background-color:#5f73ec;}
        
        Background color #5f73ec
      
           Border around this has a color of #5f73ec        
        
          <div style="border:2px solid #5f73ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f73ec;}
        
        Border color #5f73ec