#124ec1 color space conversions
Hex:
        #124ec1
        RGB:
        18, 78, 193
        CMY:
        93, 69, 24
        CMYK:
        91, 60, 0, 24
      HSL:
        219°, 82.9384%, 41.3725%
        HSV (HSB):
        219°, 90.6736%, 75.6863%
        XYZ:
        12.5995, 9.4276, 51.6077
        xyY:
        0.1711, 0.1280, 9.4276
      CIE-Lab:
        36.7949, 27.3777, -64.9109
        CIE-LCH:
        36.7949, 70.4483, 292.8687
        CIE-Luv:
        36.7949, -16.5760, -92.6056
        Hunter-Lab:
        30.7044, 19.5142, -78.1609
      #124ec1 color charts
#124ec1 RGB chart
      #124ec1 CMYK chart
      #124ec1 RGB pie chart
      #124ec1 color shades, tints & tones
#124ec1 color schemes
#124ec1 color preview, HTML & CSS examples
           This text has a color of #124ec1        
        
          <p style="color:#124ec1;">Text here</p>
        
        
          .mytext {color:#124ec1;}
        
        Text color #124ec1
      
           This box has a color of #124ec1        
        
          <div style="background-color:#124ec1;">Content here</div>
        
        
          .mybackground {background-color:#124ec1;}
        
        Background color #124ec1
      
           Border around this has a color of #124ec1        
        
          <div style="border:2px solid #124ec1;">Content here</div>
        
        
          .myborder {border:2px solid #124ec1;}
        
        Border color #124ec1