#027cf6 color space conversions
Hex:
        #027cf6
        RGB:
        2, 124, 246
        CMY:
        99, 51, 4
        CMYK:
        99, 50, 0, 4
      HSL:
        210°, 98.3871%, 48.6275%
        HSV (HSB):
        210°, 99.1870%, 96.4706%
        XYZ:
        23.8672, 21.0820, 90.0001
        xyY:
        0.1769, 0.1562, 21.0820
      CIE-Lab:
        53.0392, 17.8631, -68.6641
        CIE-LCH:
        53.0392, 70.9496, 284.5824
        CIE-Luv:
        53.0392, -28.5170, -108.4873
        Hunter-Lab:
        45.9152, 12.4348, -84.0760
      #027cf6 color charts
#027cf6 RGB chart
      #027cf6 CMYK chart
      #027cf6 RGB pie chart
      #027cf6 color shades, tints & tones
#027cf6 color schemes
#027cf6 color preview, HTML & CSS examples
           This text has a color of #027cf6        
        
          <p style="color:#027cf6;">Text here</p>
        
        
          .mytext {color:#027cf6;}
        
        Text color #027cf6
      
           This box has a color of #027cf6        
        
          <div style="background-color:#027cf6;">Content here</div>
        
        
          .mybackground {background-color:#027cf6;}
        
        Background color #027cf6
      
           Border around this has a color of #027cf6        
        
          <div style="border:2px solid #027cf6;">Content here</div>
        
        
          .myborder {border:2px solid #027cf6;}
        
        Border color #027cf6