#5065e3 color space conversions
Hex:
        #5065e3
        RGB:
        80, 101, 227
        CMY:
        69, 60, 11
        CMYK:
        65, 56, 0, 11
      HSL:
        231°, 72.4138%, 60.1961%
        HSV (HSB):
        231°, 64.7577%, 89.0196%
        XYZ:
        21.8271, 16.5589, 74.7188
        xyY:
        0.1930, 0.1464, 16.5589
      CIE-Lab:
        47.6994, 31.6224, -66.5822
        CIE-LCH:
        47.6994, 73.7100, 295.4048
        CIE-Luv:
        47.6994, -13.1667, -103.4809
        Hunter-Lab:
        40.6926, 24.5334, -80.3821
      #5065e3 color charts
#5065e3 RGB chart
      #5065e3 CMYK chart
      #5065e3 RGB pie chart
      #5065e3 color shades, tints & tones
#5065e3 color schemes
#5065e3 color preview, HTML & CSS examples
           This text has a color of #5065e3        
        
          <p style="color:#5065e3;">Text here</p>
        
        
          .mytext {color:#5065e3;}
        
        Text color #5065e3
      
           This box has a color of #5065e3        
        
          <div style="background-color:#5065e3;">Content here</div>
        
        
          .mybackground {background-color:#5065e3;}
        
        Background color #5065e3
      
           Border around this has a color of #5065e3        
        
          <div style="border:2px solid #5065e3;">Content here</div>
        
        
          .myborder {border:2px solid #5065e3;}
        
        Border color #5065e3