#5e73cf color space conversions
Hex:
        #5e73cf
        RGB:
        94, 115, 207
        CMY:
        63, 55, 19
        CMYK:
        55, 44, 0, 19
      HSL:
        229°, 54.0670%, 59.0196%
        HSV (HSB):
        229°, 54.5894%, 81.1765%
        XYZ:
        22.0093, 19.1461, 61.5670
        xyY:
        0.2143, 0.1864, 19.1461
      CIE-Lab:
        50.8578, 18.8584, -50.1117
        CIE-LCH:
        50.8578, 53.5427, 290.6227
        CIE-Luv:
        50.8578, -12.9530, -78.9752
        Hunter-Lab:
        43.7563, 13.2115, -52.7942
      #5e73cf color charts
#5e73cf RGB chart
      #5e73cf CMYK chart
      #5e73cf RGB pie chart
      #5e73cf color shades, tints & tones
#5e73cf color schemes
#5e73cf color preview, HTML & CSS examples
           This text has a color of #5e73cf        
        
          <p style="color:#5e73cf;">Text here</p>
        
        
          .mytext {color:#5e73cf;}
        
        Text color #5e73cf
      
           This box has a color of #5e73cf        
        
          <div style="background-color:#5e73cf;">Content here</div>
        
        
          .mybackground {background-color:#5e73cf;}
        
        Background color #5e73cf
      
           Border around this has a color of #5e73cf        
        
          <div style="border:2px solid #5e73cf;">Content here</div>
        
        
          .myborder {border:2px solid #5e73cf;}
        
        Border color #5e73cf