#0366c8 color space conversions
Hex:
        #0366c8
        RGB:
        3, 102, 200
        CMY:
        99, 60, 22
        CMYK:
        99, 49, 0, 22
      HSL:
        210°, 97.0443%, 39.8039%
        HSV (HSB):
        210°, 98.5000%, 78.4314%
        XYZ:
        15.2143, 13.6922, 56.4846
        xyY:
        0.1782, 0.1603, 13.6922
      CIE-Lab:
        43.7883, 13.7737, -57.6182
        CIE-LCH:
        43.7883, 59.2417, 283.4443
        CIE-Luv:
        43.7883, -23.8041, -86.7553
        Hunter-Lab:
        37.0030, 8.6372, -64.6032
      #0366c8 color charts
#0366c8 RGB chart
      #0366c8 CMYK chart
      #0366c8 RGB pie chart
      #0366c8 color shades, tints & tones
#0366c8 color schemes
#0366c8 color preview, HTML & CSS examples
           This text has a color of #0366c8        
        
          <p style="color:#0366c8;">Text here</p>
        
        
          .mytext {color:#0366c8;}
        
        Text color #0366c8
      
           This box has a color of #0366c8        
        
          <div style="background-color:#0366c8;">Content here</div>
        
        
          .mybackground {background-color:#0366c8;}
        
        Background color #0366c8
      
           Border around this has a color of #0366c8        
        
          <div style="border:2px solid #0366c8;">Content here</div>
        
        
          .myborder {border:2px solid #0366c8;}
        
        Border color #0366c8