#0366eb color space conversions
Hex:
        #0366eb
        RGB:
        3, 102, 235
        CMY:
        99, 60, 8
        CMYK:
        99, 57, 0, 8
      HSL:
        214°, 97.4790%, 46.6667%
        HSV (HSB):
        214°, 98.7234%, 92.1569%
        XYZ:
        19.7843, 15.5203, 80.5502
        xyY:
        0.1708, 0.1340, 15.5203
      CIE-Lab:
        46.3387, 27.6210, -73.4030
        CIE-LCH:
        46.3387, 78.4278, 290.6209
        CIE-Luv:
        46.3387, -22.7228, -111.8754
        Hunter-Lab:
        39.3958, 20.6991, -93.6498
      #0366eb color charts
#0366eb RGB chart
      #0366eb CMYK chart
      #0366eb RGB pie chart
      #0366eb color shades, tints & tones
#0366eb color schemes
#0366eb color preview, HTML & CSS examples
           This text has a color of #0366eb        
        
          <p style="color:#0366eb;">Text here</p>
        
        
          .mytext {color:#0366eb;}
        
        Text color #0366eb
      
           This box has a color of #0366eb        
        
          <div style="background-color:#0366eb;">Content here</div>
        
        
          .mybackground {background-color:#0366eb;}
        
        Background color #0366eb
      
           Border around this has a color of #0366eb        
        
          <div style="border:2px solid #0366eb;">Content here</div>
        
        
          .myborder {border:2px solid #0366eb;}
        
        Border color #0366eb