#027cf7 color space conversions
Hex:
        #027cf7
        RGB:
        2, 124, 247
        CMY:
        99, 51, 3
        CMYK:
        99, 50, 0, 3
      HSL:
        210°, 98.3936%, 48.8235%
        HSV (HSB):
        210°, 99.1903%, 96.8627%
        XYZ:
        24.0212, 21.1436, 90.8108
        xyY:
        0.1767, 0.1555, 21.1436
      CIE-Lab:
        53.1063, 18.2504, -69.1102
        CIE-LCH:
        53.1063, 71.4793, 284.7928
        CIE-Luv:
        53.1063, -28.4782, -109.2291
        Hunter-Lab:
        45.9822, 12.7800, -84.9050
      #027cf7 color charts
#027cf7 RGB chart
      #027cf7 CMYK chart
      #027cf7 RGB pie chart
      #027cf7 color shades, tints & tones
#027cf7 color schemes
#027cf7 color preview, HTML & CSS examples
           This text has a color of #027cf7        
        
          <p style="color:#027cf7;">Text here</p>
        
        
          .mytext {color:#027cf7;}
        
        Text color #027cf7
      
           This box has a color of #027cf7        
        
          <div style="background-color:#027cf7;">Content here</div>
        
        
          .mybackground {background-color:#027cf7;}
        
        Background color #027cf7
      
           Border around this has a color of #027cf7        
        
          <div style="border:2px solid #027cf7;">Content here</div>
        
        
          .myborder {border:2px solid #027cf7;}
        
        Border color #027cf7