#125fe7 color space conversions
Hex:
        #125fe7
        RGB:
        18, 95, 231
        CMY:
        93, 63, 9
        CMYK:
        92, 59, 0, 9
      HSL:
        218°, 85.5422%, 48.8235%
        HSV (HSB):
        218°, 92.2078%, 90.5882%
        XYZ:
        18.7655, 14.0825, 77.3305
        xyY:
        0.1703, 0.1278, 14.0825
      CIE-Lab:
        44.3511, 31.0117, -74.3870
        CIE-LCH:
        44.3511, 80.5925, 292.6311
        CIE-Luv:
        44.3511, -20.3910, -111.8523
        Hunter-Lab:
        37.5267, 23.5883, -95.9089
      #125fe7 color charts
#125fe7 RGB chart
      #125fe7 CMYK chart
      #125fe7 RGB pie chart
      #125fe7 color shades, tints & tones
#125fe7 color schemes
#125fe7 color preview, HTML & CSS examples
           This text has a color of #125fe7        
        
          <p style="color:#125fe7;">Text here</p>
        
        
          .mytext {color:#125fe7;}
        
        Text color #125fe7
      
           This box has a color of #125fe7        
        
          <div style="background-color:#125fe7;">Content here</div>
        
        
          .mybackground {background-color:#125fe7;}
        
        Background color #125fe7
      
           Border around this has a color of #125fe7        
        
          <div style="border:2px solid #125fe7;">Content here</div>
        
        
          .myborder {border:2px solid #125fe7;}
        
        Border color #125fe7