#5086f3 color space conversions
Hex:
        #5086f3
        RGB:
        80, 134, 243
        CMY:
        69, 47, 5
        CMYK:
        67, 45, 0, 5
      HSL:
        220°, 87.1658%, 63.3333%
        HSV (HSB):
        220°, 67.0782%, 95.2941%
        XYZ:
        28.0110, 25.2267, 88.1869
        xyY:
        0.1981, 0.1784, 25.2267
      CIE-Lab:
        57.2957, 16.8067, -60.0563
        CIE-LCH:
        57.2957, 62.3636, 285.6342
        CIE-Luv:
        57.2957, -22.9801, -96.8007
        Hunter-Lab:
        50.2262, 11.6531, -68.9427
      #5086f3 color charts
#5086f3 RGB chart
      #5086f3 CMYK chart
      #5086f3 RGB pie chart
      #5086f3 color shades, tints & tones
#5086f3 color schemes
#5086f3 color preview, HTML & CSS examples
           This text has a color of #5086f3        
        
          <p style="color:#5086f3;">Text here</p>
        
        
          .mytext {color:#5086f3;}
        
        Text color #5086f3
      
           This box has a color of #5086f3        
        
          <div style="background-color:#5086f3;">Content here</div>
        
        
          .mybackground {background-color:#5086f3;}
        
        Background color #5086f3
      
           Border around this has a color of #5086f3        
        
          <div style="border:2px solid #5086f3;">Content here</div>
        
        
          .myborder {border:2px solid #5086f3;}
        
        Border color #5086f3