#5f78ef color space conversions
Hex:
        #5f78ef
        RGB:
        95, 120, 239
        CMY:
        63, 53, 6
        CMYK:
        60, 50, 0, 6
      HSL:
        230°, 81.8182%, 65.4902%
        HSV (HSB):
        230°, 60.2510%, 93.7255%
        XYZ:
        27.0158, 22.0978, 84.5028
        xyY:
        0.2022, 0.1654, 22.0978
      CIE-Lab:
        54.1307, 26.4606, -62.8801
        CIE-LCH:
        54.1307, 68.2207, 292.8219
        CIE-Luv:
        54.1307, -14.9632, -100.8848
        Hunter-Lab:
        47.0083, 20.3197, -73.6746
      #5f78ef color charts
#5f78ef RGB chart
      #5f78ef CMYK chart
      #5f78ef RGB pie chart
      #5f78ef color shades, tints & tones
#5f78ef color schemes
#5f78ef color preview, HTML & CSS examples
           This text has a color of #5f78ef        
        
          <p style="color:#5f78ef;">Text here</p>
        
        
          .mytext {color:#5f78ef;}
        
        Text color #5f78ef
      
           This box has a color of #5f78ef        
        
          <div style="background-color:#5f78ef;">Content here</div>
        
        
          .mybackground {background-color:#5f78ef;}
        
        Background color #5f78ef
      
           Border around this has a color of #5f78ef        
        
          <div style="border:2px solid #5f78ef;">Content here</div>
        
        
          .myborder {border:2px solid #5f78ef;}
        
        Border color #5f78ef