#027fea color space conversions
Hex:
        #027fea
        RGB:
        2, 127, 234
        CMY:
        99, 50, 8
        CMYK:
        99, 46, 0, 8
      HSL:
        208°, 98.3051%, 46.2745%
        HSV (HSB):
        208°, 99.1453%, 91.7647%
        XYZ:
        22.4657, 21.1322, 80.7367
        xyY:
        0.1807, 0.1700, 21.1322
      CIE-Lab:
        53.0938, 11.3278, -61.8957
        CIE-LCH:
        53.0938, 62.9237, 280.3712
        CIE-Luv:
        53.0938, -29.9181, -97.5683
        Hunter-Lab:
        45.9697, 6.7870, -71.9524
      #027fea color charts
#027fea RGB chart
      #027fea CMYK chart
      #027fea RGB pie chart
      #027fea color shades, tints & tones
#027fea color schemes
#027fea color preview, HTML & CSS examples
           This text has a color of #027fea        
        
          <p style="color:#027fea;">Text here</p>
        
        
          .mytext {color:#027fea;}
        
        Text color #027fea
      
           This box has a color of #027fea        
        
          <div style="background-color:#027fea;">Content here</div>
        
        
          .mybackground {background-color:#027fea;}
        
        Background color #027fea
      
           Border around this has a color of #027fea        
        
          <div style="border:2px solid #027fea;">Content here</div>
        
        
          .myborder {border:2px solid #027fea;}
        
        Border color #027fea