#5060f3 color space conversions
Hex:
        #5060f3
        RGB:
        80, 96, 243
        CMY:
        69, 62, 5
        CMYK:
        67, 60, 0, 5
      HSL:
        234°, 87.1658%, 63.3333%
        HSV (HSB):
        234°, 67.0782%, 95.2941%
        XYZ:
        23.6688, 16.5423, 86.7395
        xyY:
        0.1864, 0.1303, 16.5423
      CIE-Lab:
        47.6781, 40.0946, -75.6128
        CIE-LCH:
        47.6781, 85.5855, 297.9353
        CIE-Luv:
        47.6781, -12.3257, -116.8332
        Hunter-Lab:
        40.6722, 32.7000, -97.9742
      #5060f3 color charts
#5060f3 RGB chart
      #5060f3 CMYK chart
      #5060f3 RGB pie chart
      #5060f3 color shades, tints & tones
#5060f3 color schemes
#5060f3 color preview, HTML & CSS examples
           This text has a color of #5060f3        
        
          <p style="color:#5060f3;">Text here</p>
        
        
          .mytext {color:#5060f3;}
        
        Text color #5060f3
      
           This box has a color of #5060f3        
        
          <div style="background-color:#5060f3;">Content here</div>
        
        
          .mybackground {background-color:#5060f3;}
        
        Background color #5060f3
      
           Border around this has a color of #5060f3        
        
          <div style="border:2px solid #5060f3;">Content here</div>
        
        
          .myborder {border:2px solid #5060f3;}
        
        Border color #5060f3