#127ee5 color space conversions
Hex:
        #127ee5
        RGB:
        18, 126, 229
        CMY:
        93, 51, 10
        CMYK:
        92, 45, 0, 10
      HSL:
        209°, 85.4251%, 48.4314%
        HSV (HSB):
        209°, 92.1397%, 89.8039%
        XYZ:
        21.8532, 20.7074, 76.9739
        xyY:
        0.1828, 0.1732, 20.7074
      CIE-Lab:
        52.6278, 10.5010, -59.8420
        CIE-LCH:
        52.6278, 60.7564, 279.9529
        CIE-Luv:
        52.6278, -29.2028, -94.0986
        Hunter-Lab:
        45.5054, 6.0869, -68.4371
      #127ee5 color charts
#127ee5 RGB chart
      #127ee5 CMYK chart
      #127ee5 RGB pie chart
      #127ee5 color shades, tints & tones
#127ee5 color schemes
#127ee5 color preview, HTML & CSS examples
           This text has a color of #127ee5        
        
          <p style="color:#127ee5;">Text here</p>
        
        
          .mytext {color:#127ee5;}
        
        Text color #127ee5
      
           This box has a color of #127ee5        
        
          <div style="background-color:#127ee5;">Content here</div>
        
        
          .mybackground {background-color:#127ee5;}
        
        Background color #127ee5
      
           Border around this has a color of #127ee5        
        
          <div style="border:2px solid #127ee5;">Content here</div>
        
        
          .myborder {border:2px solid #127ee5;}
        
        Border color #127ee5