#367eef color space conversions
Hex:
        #367eef
        RGB:
        54, 126, 239
        CMY:
        79, 51, 6
        CMYK:
        77, 47, 0, 6
      HSL:
        217°, 85.2535%, 57.4510%
        HSV (HSB):
        217°, 77.4059%, 93.7255%
        XYZ:
        24.5622, 21.9380, 84.6012
        xyY:
        0.1874, 0.1673, 21.9380
      CIE-Lab:
        53.9611, 16.9214, -63.2437
        CIE-LCH:
        53.9611, 65.4683, 284.9791
        CIE-Luv:
        53.9611, -25.3215, -100.5205
        Hunter-Lab:
        46.8380, 11.6401, -74.3061
      #367eef color charts
#367eef RGB chart
      #367eef CMYK chart
      #367eef RGB pie chart
      #367eef color shades, tints & tones
#367eef color schemes
#367eef color preview, HTML & CSS examples
           This text has a color of #367eef        
        
          <p style="color:#367eef;">Text here</p>
        
        
          .mytext {color:#367eef;}
        
        Text color #367eef
      
           This box has a color of #367eef        
        
          <div style="background-color:#367eef;">Content here</div>
        
        
          .mybackground {background-color:#367eef;}
        
        Background color #367eef
      
           Border around this has a color of #367eef        
        
          <div style="border:2px solid #367eef;">Content here</div>
        
        
          .myborder {border:2px solid #367eef;}
        
        Border color #367eef