#125eef color space conversions
Hex:
        #125eef
        RGB:
        18, 94, 239
        CMY:
        93, 63, 6
        CMYK:
        92, 61, 0, 6
      HSL:
        219°, 87.3518%, 50.3922%
        HSV (HSB):
        219°, 92.4686%, 93.7255%
        XYZ:
        19.8321, 14.3660, 83.3890
        xyY:
        0.1687, 0.1222, 14.3660
      CIE-Lab:
        44.7533, 34.6931, -78.2368
        CIE-LCH:
        44.7533, 85.5839, 293.9143
        CIE-Luv:
        44.7533, -20.0373, -117.5334
        Hunter-Lab:
        37.9025, 27.0691, -103.9117
      #125eef color charts
#125eef RGB chart
      #125eef CMYK chart
      #125eef RGB pie chart
      #125eef color shades, tints & tones
#125eef color schemes
#125eef color preview, HTML & CSS examples
           This text has a color of #125eef        
        
          <p style="color:#125eef;">Text here</p>
        
        
          .mytext {color:#125eef;}
        
        Text color #125eef
      
           This box has a color of #125eef        
        
          <div style="background-color:#125eef;">Content here</div>
        
        
          .mybackground {background-color:#125eef;}
        
        Background color #125eef
      
           Border around this has a color of #125eef        
        
          <div style="border:2px solid #125eef;">Content here</div>
        
        
          .myborder {border:2px solid #125eef;}
        
        Border color #125eef