#027cbf color space conversions
Hex:
        #027cbf
        RGB:
        2, 124, 191
        CMY:
        99, 51, 25
        CMYK:
        99, 35, 0, 25
      HSL:
        201°, 97.9275%, 37.8431%
        HSV (HSB):
        201°, 98.9529%, 74.9020%
        XYZ:
        16.6367, 18.1898, 51.9244
        xyY:
        0.1918, 0.2097, 18.1898
      CIE-Lab:
        49.7255, -3.6081, -42.9351
        CIE-LCH:
        49.7255, 43.0864, 265.1963
        CIE-Luv:
        49.7255, -31.2763, -65.0729
        Hunter-Lab:
        42.6495, -5.0076, -42.3290
      #027cbf color charts
#027cbf RGB chart
      #027cbf CMYK chart
      #027cbf RGB pie chart
      #027cbf color shades, tints & tones
#027cbf color schemes
#027cbf color preview, HTML & CSS examples
           This text has a color of #027cbf        
        
          <p style="color:#027cbf;">Text here</p>
        
        
          .mytext {color:#027cbf;}
        
        Text color #027cbf
      
           This box has a color of #027cbf        
        
          <div style="background-color:#027cbf;">Content here</div>
        
        
          .mybackground {background-color:#027cbf;}
        
        Background color #027cbf
      
           Border around this has a color of #027cbf        
        
          <div style="border:2px solid #027cbf;">Content here</div>
        
        
          .myborder {border:2px solid #027cbf;}
        
        Border color #027cbf