#125dcf color space conversions
Hex:
        #125dcf
        RGB:
        18, 93, 207
        CMY:
        93, 64, 19
        CMYK:
        91, 55, 0, 19
      HSL:
        216°, 84.0000%, 44.1176%
        HSV (HSB):
        216°, 91.3043%, 81.1765%
        XYZ:
        15.4263, 12.4623, 60.6239
        xyY:
        0.1743, 0.1408, 12.4623
      CIE-Lab:
        41.9416, 22.9888, -64.6355
        CIE-LCH:
        41.9416, 68.6020, 289.5789
        CIE-Luv:
        41.9416, -20.3083, -96.1958
        Hunter-Lab:
        35.3020, 16.2226, -77.1070
      #125dcf color charts
#125dcf RGB chart
      #125dcf CMYK chart
      #125dcf RGB pie chart
      #125dcf color shades, tints & tones
#125dcf color schemes
#125dcf color preview, HTML & CSS examples
           This text has a color of #125dcf        
        
          <p style="color:#125dcf;">Text here</p>
        
        
          .mytext {color:#125dcf;}
        
        Text color #125dcf
      
           This box has a color of #125dcf        
        
          <div style="background-color:#125dcf;">Content here</div>
        
        
          .mybackground {background-color:#125dcf;}
        
        Background color #125dcf
      
           Border around this has a color of #125dcf        
        
          <div style="border:2px solid #125dcf;">Content here</div>
        
        
          .myborder {border:2px solid #125dcf;}
        
        Border color #125dcf