#124fbf color space conversions
Hex:
        #124fbf
        RGB:
        18, 79, 191
        CMY:
        93, 69, 25
        CMYK:
        91, 59, 0, 25
      HSL:
        219°, 82.7751%, 40.9804%
        HSV (HSB):
        219°, 90.5759%, 74.9020%
        XYZ:
        12.4494, 9.4822, 50.4643
        xyY:
        0.1720, 0.1310, 9.4822
      CIE-Lab:
        36.8965, 25.9236, -63.5755
        CIE-LCH:
        36.8965, 68.6577, 292.1837
        CIE-Luv:
        36.8965, -16.8561, -90.9029
        Hunter-Lab:
        30.7931, 18.2782, -75.6104
      #124fbf color charts
#124fbf RGB chart
      #124fbf CMYK chart
      #124fbf RGB pie chart
      #124fbf color shades, tints & tones
#124fbf color schemes
#124fbf color preview, HTML & CSS examples
           This text has a color of #124fbf        
        
          <p style="color:#124fbf;">Text here</p>
        
        
          .mytext {color:#124fbf;}
        
        Text color #124fbf
      
           This box has a color of #124fbf        
        
          <div style="background-color:#124fbf;">Content here</div>
        
        
          .mybackground {background-color:#124fbf;}
        
        Background color #124fbf
      
           Border around this has a color of #124fbf        
        
          <div style="border:2px solid #124fbf;">Content here</div>
        
        
          .myborder {border:2px solid #124fbf;}
        
        Border color #124fbf