#027cc2 color space conversions
Hex:
        #027cc2
        RGB:
        2, 124, 194
        CMY:
        99, 51, 24
        CMYK:
        99, 36, 0, 24
      HSL:
        202°, 97.9592%, 38.4314%
        HSV (HSB):
        202°, 98.9691%, 76.0784%
        XYZ:
        16.9703, 18.3233, 53.6812
        xyY:
        0.1907, 0.2059, 18.3233
      CIE-Lab:
        49.8859, -2.4420, -44.4014
        CIE-LCH:
        49.8859, 44.4685, 266.8520
        CIE-Luv:
        49.8859, -31.0940, -67.5675
        Hunter-Lab:
        42.8057, -4.1437, -44.3898
      #027cc2 color charts
#027cc2 RGB chart
      #027cc2 CMYK chart
      #027cc2 RGB pie chart
      #027cc2 color shades, tints & tones
#027cc2 color schemes
#027cc2 color preview, HTML & CSS examples
           This text has a color of #027cc2        
        
          <p style="color:#027cc2;">Text here</p>
        
        
          .mytext {color:#027cc2;}
        
        Text color #027cc2
      
           This box has a color of #027cc2        
        
          <div style="background-color:#027cc2;">Content here</div>
        
        
          .mybackground {background-color:#027cc2;}
        
        Background color #027cc2
      
           Border around this has a color of #027cc2        
        
          <div style="border:2px solid #027cc2;">Content here</div>
        
        
          .myborder {border:2px solid #027cc2;}
        
        Border color #027cc2