#127cf9 color space conversions
Hex:
        #127cf9
        RGB:
        18, 124, 249
        CMY:
        93, 51, 2
        CMYK:
        93, 50, 0, 2
      HSL:
        212°, 95.0617%, 52.3529%
        HSV (HSB):
        212°, 92.7711%, 97.6471%
        XYZ:
        24.5560, 21.3835, 92.4557
        xyY:
        0.1774, 0.1545, 21.3835
      CIE-Lab:
        53.3666, 19.4572, -69.7913
        CIE-LCH:
        53.3666, 72.4528, 285.5780
        CIE-Luv:
        53.3666, -27.8163, -110.4925
        Hunter-Lab:
        46.2422, 13.8648, -86.1735
      #127cf9 color charts
#127cf9 RGB chart
      #127cf9 CMYK chart
      #127cf9 RGB pie chart
      #127cf9 color shades, tints & tones
#127cf9 color schemes
#127cf9 color preview, HTML & CSS examples
           This text has a color of #127cf9        
        
          <p style="color:#127cf9;">Text here</p>
        
        
          .mytext {color:#127cf9;}
        
        Text color #127cf9
      
           This box has a color of #127cf9        
        
          <div style="background-color:#127cf9;">Content here</div>
        
        
          .mybackground {background-color:#127cf9;}
        
        Background color #127cf9
      
           Border around this has a color of #127cf9        
        
          <div style="border:2px solid #127cf9;">Content here</div>
        
        
          .myborder {border:2px solid #127cf9;}
        
        Border color #127cf9