#124fcd color space conversions
Hex:
        #124fcd
        RGB:
        18, 79, 205
        CMY:
        93, 69, 20
        CMYK:
        91, 61, 0, 20
      HSL:
        220°, 83.8565%, 43.7255%
        HSV (HSB):
        220°, 91.2195%, 80.3922%
        XYZ:
        14.0649, 10.1283, 58.9713
        xyY:
        0.1691, 0.1218, 10.1283
      CIE-Lab:
        38.0718, 31.3976, -69.7987
        CIE-LCH:
        38.0718, 76.5354, 294.2196
        CIE-Luv:
        38.0718, -16.7148, -100.2257
        Hunter-Lab:
        31.8251, 23.1931, -87.5858
      #124fcd color charts
#124fcd RGB chart
      #124fcd CMYK chart
      #124fcd RGB pie chart
      #124fcd color shades, tints & tones
#124fcd color schemes
#124fcd color preview, HTML & CSS examples
           This text has a color of #124fcd        
        
          <p style="color:#124fcd;">Text here</p>
        
        
          .mytext {color:#124fcd;}
        
        Text color #124fcd
      
           This box has a color of #124fcd        
        
          <div style="background-color:#124fcd;">Content here</div>
        
        
          .mybackground {background-color:#124fcd;}
        
        Background color #124fcd
      
           Border around this has a color of #124fcd        
        
          <div style="border:2px solid #124fcd;">Content here</div>
        
        
          .myborder {border:2px solid #124fcd;}
        
        Border color #124fcd