#124ab6 color space conversions
Hex:
        #124ab6
        RGB:
        18, 74, 182
        CMY:
        93, 71, 29
        CMYK:
        90, 59, 0, 29
      HSL:
        220°, 82.0000%, 39.2157%
        HSV (HSB):
        220°, 90.1099%, 71.3725%
        XYZ:
        11.1417, 8.4036, 45.2908
        xyY:
        0.1718, 0.1296, 8.4036
      CIE-Lab:
        34.8096, 25.6973, -61.6927
        CIE-LCH:
        34.8096, 66.8307, 292.6136
        CIE-Luv:
        34.8096, -15.6715, -86.5971
        Hunter-Lab:
        28.9889, 17.8750, -72.3395
      #124ab6 color charts
#124ab6 RGB chart
      #124ab6 CMYK chart
      #124ab6 RGB pie chart
      #124ab6 color shades, tints & tones
#124ab6 color schemes
#124ab6 color preview, HTML & CSS examples
           This text has a color of #124ab6        
        
          <p style="color:#124ab6;">Text here</p>
        
        
          .mytext {color:#124ab6;}
        
        Text color #124ab6
      
           This box has a color of #124ab6        
        
          <div style="background-color:#124ab6;">Content here</div>
        
        
          .mybackground {background-color:#124ab6;}
        
        Background color #124ab6
      
           Border around this has a color of #124ab6        
        
          <div style="border:2px solid #124ab6;">Content here</div>
        
        
          .myborder {border:2px solid #124ab6;}
        
        Border color #124ab6