#124ced color space conversions
Hex:
        #124ced
        RGB:
        18, 76, 237
        CMY:
        93, 70, 7
        CMYK:
        92, 68, 0, 7
      HSL:
        224°, 85.8824%, 50.0000%
        HSV (HSB):
        224°, 92.4051%, 92.9412%
        XYZ:
        18.1200, 11.4119, 81.3685
        xyY:
        0.1634, 0.1029, 11.4119
      CIE-Lab:
        40.2657, 45.2435, -84.4840
        CIE-LCH:
        40.2657, 95.8359, 298.1703
        CIE-Luv:
        40.2657, -16.0208, -121.1056
        Hunter-Lab:
        33.7815, 36.6274, -119.1629
      #124ced color charts
#124ced RGB chart
      #124ced CMYK chart
      #124ced RGB pie chart
      #124ced color shades, tints & tones
#124ced color schemes
#124ced color preview, HTML & CSS examples
           This text has a color of #124ced        
        
          <p style="color:#124ced;">Text here</p>
        
        
          .mytext {color:#124ced;}
        
        Text color #124ced
      
           This box has a color of #124ced        
        
          <div style="background-color:#124ced;">Content here</div>
        
        
          .mybackground {background-color:#124ced;}
        
        Background color #124ced
      
           Border around this has a color of #124ced        
        
          <div style="border:2px solid #124ced;">Content here</div>
        
        
          .myborder {border:2px solid #124ced;}
        
        Border color #124ced