#5099ec color space conversions
Hex:
        #5099ec
        RGB:
        80, 153, 236
        CMY:
        69, 40, 7
        CMYK:
        66, 35, 0, 7
      HSL:
        212°, 80.4124%, 61.9608%
        HSV (HSB):
        212°, 66.1017%, 92.5490%
        XYZ:
        29.8398, 30.5441, 83.6797
        xyY:
        0.2071, 0.2120, 30.5441
      CIE-Lab:
        62.1208, 3.0977, -48.5052
        CIE-LCH:
        62.1208, 48.6040, 273.6541
        CIE-Luv:
        62.1208, -29.3423, -77.8271
        Hunter-Lab:
        55.2667, -0.3402, -51.0848
      #5099ec color charts
#5099ec RGB chart
      #5099ec CMYK chart
      #5099ec RGB pie chart
      #5099ec color shades, tints & tones
#5099ec color schemes
#5099ec color preview, HTML & CSS examples
           This text has a color of #5099ec        
        
          <p style="color:#5099ec;">Text here</p>
        
        
          .mytext {color:#5099ec;}
        
        Text color #5099ec
      
           This box has a color of #5099ec        
        
          <div style="background-color:#5099ec;">Content here</div>
        
        
          .mybackground {background-color:#5099ec;}
        
        Background color #5099ec
      
           Border around this has a color of #5099ec        
        
          <div style="border:2px solid #5099ec;">Content here</div>
        
        
          .myborder {border:2px solid #5099ec;}
        
        Border color #5099ec