#127bf7 color space conversions
Hex:
        #127bf7
        RGB:
        18, 123, 247
        CMY:
        93, 52, 3
        CMYK:
        93, 50, 0, 3
      HSL:
        212°, 93.4694%, 51.9608%
        HSV (HSB):
        212°, 92.7126%, 96.8627%
        XYZ:
        24.1209, 21.0099, 90.7797
        xyY:
        0.1775, 0.1546, 21.0099
      CIE-Lab:
        52.9603, 19.3165, -69.3404
        CIE-LCH:
        52.9603, 71.9807, 285.5665
        CIE-Luv:
        52.9603, -27.5985, -109.5856
        Hunter-Lab:
        45.8366, 13.7193, -85.3387
      #127bf7 color charts
#127bf7 RGB chart
      #127bf7 CMYK chart
      #127bf7 RGB pie chart
      #127bf7 color shades, tints & tones
#127bf7 color schemes
#127bf7 color preview, HTML & CSS examples
           This text has a color of #127bf7        
        
          <p style="color:#127bf7;">Text here</p>
        
        
          .mytext {color:#127bf7;}
        
        Text color #127bf7
      
           This box has a color of #127bf7        
        
          <div style="background-color:#127bf7;">Content here</div>
        
        
          .mybackground {background-color:#127bf7;}
        
        Background color #127bf7
      
           Border around this has a color of #127bf7        
        
          <div style="border:2px solid #127bf7;">Content here</div>
        
        
          .myborder {border:2px solid #127bf7;}
        
        Border color #127bf7