#027bfe color space conversions
Hex:
        #027bfe
        RGB:
        2, 123, 254
        CMY:
        99, 52, 0
        CMYK:
        99, 52, 0, 0
      HSL:
        211°, 99.2126%, 50.1961%
        HSV (HSB):
        211°, 99.2126%, 99.6078%
        XYZ:
        24.9974, 21.3346, 96.5664
        xyY:
        0.1749, 0.1493, 21.3346
      CIE-Lab:
        53.3137, 21.5819, -72.6487
        CIE-LCH:
        53.3137, 75.7866, 286.5452
        CIE-Luv:
        53.3137, -27.9348, -114.9269
        Hunter-Lab:
        46.1894, 15.7716, -91.6229
      #027bfe color charts
#027bfe RGB chart
      #027bfe CMYK chart
      #027bfe RGB pie chart
      #027bfe color shades, tints & tones
#027bfe color schemes
#027bfe color preview, HTML & CSS examples
           This text has a color of #027bfe        
        
          <p style="color:#027bfe;">Text here</p>
        
        
          .mytext {color:#027bfe;}
        
        Text color #027bfe
      
           This box has a color of #027bfe        
        
          <div style="background-color:#027bfe;">Content here</div>
        
        
          .mybackground {background-color:#027bfe;}
        
        Background color #027bfe
      
           Border around this has a color of #027bfe        
        
          <div style="border:2px solid #027bfe;">Content here</div>
        
        
          .myborder {border:2px solid #027bfe;}
        
        Border color #027bfe