#5f80e3 color space conversions
Hex:
        #5f80e3
        RGB:
        95, 128, 227
        CMY:
        63, 50, 11
        CMYK:
        58, 44, 0, 11
      HSL:
        225°, 70.2128%, 63.1373%
        HSV (HSB):
        225°, 58.1498%, 89.0196%
        XYZ:
        26.3036, 23.4173, 75.8067
        xyY:
        0.2095, 0.1866, 23.4173
      CIE-Lab:
        55.4996, 17.6456, -53.9856
        CIE-LCH:
        55.4996, 56.7962, 288.1004
        CIE-Luv:
        55.4996, -17.2630, -86.5578
        Hunter-Lab:
        48.3914, 12.3404, -59.0057
      #5f80e3 color charts
#5f80e3 RGB chart
      #5f80e3 CMYK chart
      #5f80e3 RGB pie chart
      #5f80e3 color shades, tints & tones
#5f80e3 color schemes
#5f80e3 color preview, HTML & CSS examples
           This text has a color of #5f80e3        
        
          <p style="color:#5f80e3;">Text here</p>
        
        
          .mytext {color:#5f80e3;}
        
        Text color #5f80e3
      
           This box has a color of #5f80e3        
        
          <div style="background-color:#5f80e3;">Content here</div>
        
        
          .mybackground {background-color:#5f80e3;}
        
        Background color #5f80e3
      
           Border around this has a color of #5f80e3        
        
          <div style="border:2px solid #5f80e3;">Content here</div>
        
        
          .myborder {border:2px solid #5f80e3;}
        
        Border color #5f80e3