#027fe5 color space conversions
Hex:
        #027fe5
        RGB:
        2, 127, 229
        CMY:
        99, 50, 10
        CMYK:
        99, 45, 0, 10
      HSL:
        207°, 98.2684%, 45.2941%
        HSV (HSB):
        207°, 99.1266%, 89.8039%
        XYZ:
        21.7573, 20.8488, 77.0062
        xyY:
        0.1819, 0.1743, 20.8488
      CIE-Lab:
        52.7836, 9.3808, -59.5984
        CIE-LCH:
        52.7836, 60.3321, 278.9450
        CIE-Luv:
        52.7836, -30.1541, -93.6850
        Hunter-Lab:
        45.6605, 5.1496, -68.0300
      #027fe5 color charts
#027fe5 RGB chart
      #027fe5 CMYK chart
      #027fe5 RGB pie chart
      #027fe5 color shades, tints & tones
#027fe5 color schemes
#027fe5 color preview, HTML & CSS examples
           This text has a color of #027fe5        
        
          <p style="color:#027fe5;">Text here</p>
        
        
          .mytext {color:#027fe5;}
        
        Text color #027fe5
      
           This box has a color of #027fe5        
        
          <div style="background-color:#027fe5;">Content here</div>
        
        
          .mybackground {background-color:#027fe5;}
        
        Background color #027fe5
      
           Border around this has a color of #027fe5        
        
          <div style="border:2px solid #027fe5;">Content here</div>
        
        
          .myborder {border:2px solid #027fe5;}
        
        Border color #027fe5