#2491eb color space conversions
Hex:
        #2491eb
        RGB:
        36, 145, 235
        CMY:
        86, 43, 8
        CMYK:
        85, 38, 0, 8
      HSL:
        207°, 83.2636%, 53.1373%
        HSV (HSB):
        207°, 84.6809%, 92.1569%
        XYZ:
        25.8483, 26.6240, 82.3739
        xyY:
        0.1917, 0.1974, 26.6240
      CIE-Lab:
        58.6247, 2.2845, -53.5751
        CIE-LCH:
        58.6247, 53.6238, 272.4417
        CIE-Luv:
        58.6247, -33.5761, -85.3116
        Hunter-Lab:
        51.5985, -0.8774, -58.5340
      #2491eb color charts
#2491eb RGB chart
      #2491eb CMYK chart
      #2491eb RGB pie chart
      #2491eb color shades, tints & tones
#2491eb color schemes
#2491eb color preview, HTML & CSS examples
           This text has a color of #2491eb        
        
          <p style="color:#2491eb;">Text here</p>
        
        
          .mytext {color:#2491eb;}
        
        Text color #2491eb
      
           This box has a color of #2491eb        
        
          <div style="background-color:#2491eb;">Content here</div>
        
        
          .mybackground {background-color:#2491eb;}
        
        Background color #2491eb
      
           Border around this has a color of #2491eb        
        
          <div style="border:2px solid #2491eb;">Content here</div>
        
        
          .myborder {border:2px solid #2491eb;}
        
        Border color #2491eb