#299aff color space conversions
Hex:
        #299aff
        RGB:
        41, 154, 255
        CMY:
        84, 40, 0
        CMYK:
        84, 40, 0, 0
      HSL:
        208°, 100.0000%, 58.0392%
        HSV (HSB):
        208°, 83.9216%, 100.0000%
        XYZ:
        30.5201, 30.8026, 98.9447
        xyY:
        0.1904, 0.1922, 30.8026
      CIE-Lab:
        62.3407, 4.7131, -58.6497
        CIE-LCH:
        62.3407, 58.8388, 274.5944
        CIE-Luv:
        62.3407, -35.0017, -94.9423
        Hunter-Lab:
        55.5001, 1.0337, -66.8511
      #299aff color charts
#299aff RGB chart
      #299aff CMYK chart
      #299aff RGB pie chart
      #299aff color shades, tints & tones
#299aff color schemes
#299aff color preview, HTML & CSS examples
           This text has a color of #299aff        
        
          <p style="color:#299aff;">Text here</p>
        
        
          .mytext {color:#299aff;}
        
        Text color #299aff
      
           This box has a color of #299aff        
        
          <div style="background-color:#299aff;">Content here</div>
        
        
          .mybackground {background-color:#299aff;}
        
        Background color #299aff
      
           Border around this has a color of #299aff        
        
          <div style="border:2px solid #299aff;">Content here</div>
        
        
          .myborder {border:2px solid #299aff;}
        
        Border color #299aff