#367ca6 color space conversions
Hex:
        #367ca6
        RGB:
        54, 124, 166
        CMY:
        79, 51, 35
        CMYK:
        67, 25, 0, 35
      HSL:
        203°, 50.9091%, 43.1373%
        HSV (HSB):
        203°, 67.4699%, 65.0980%
        XYZ:
        15.6119, 17.9527, 38.7188
        xyY:
        0.2160, 0.2484, 17.9527
      CIE-Lab:
        49.4387, -8.2368, -28.8683
        CIE-LCH:
        49.4387, 30.0204, 254.0753
        CIE-Luv:
        49.4387, -27.0791, -42.0756
        Hunter-Lab:
        42.3707, -8.3786, -24.5204
      #367ca6 color charts
#367ca6 RGB chart
      #367ca6 CMYK chart
      #367ca6 RGB pie chart
      #367ca6 color shades, tints & tones
#367ca6 color schemes
#367ca6 color preview, HTML & CSS examples
           This text has a color of #367ca6        
        
          <p style="color:#367ca6;">Text here</p>
        
        
          .mytext {color:#367ca6;}
        
        Text color #367ca6
      
           This box has a color of #367ca6        
        
          <div style="background-color:#367ca6;">Content here</div>
        
        
          .mybackground {background-color:#367ca6;}
        
        Background color #367ca6
      
           Border around this has a color of #367ca6        
        
          <div style="border:2px solid #367ca6;">Content here</div>
        
        
          .myborder {border:2px solid #367ca6;}
        
        Border color #367ca6