#0367ea color space conversions
Hex:
        #0367ea
        RGB:
        3, 103, 234
        CMY:
        99, 60, 8
        CMYK:
        99, 56, 0, 8
      HSL:
        214°, 97.4684%, 46.4706%
        HSV (HSB):
        214°, 98.7179%, 91.7647%
        XYZ:
        19.7391, 15.6604, 79.8243
        xyY:
        0.1713, 0.1359, 15.6604
      CIE-Lab:
        46.5257, 26.5888, -72.5355
        CIE-LCH:
        46.5257, 77.2552, 290.1311
        CIE-Luv:
        46.5257, -23.0122, -110.7414
        Hunter-Lab:
        39.5732, 19.7826, -91.8945
      #0367ea color charts
#0367ea RGB chart
      #0367ea CMYK chart
      #0367ea RGB pie chart
      #0367ea color shades, tints & tones
#0367ea color schemes
#0367ea color preview, HTML & CSS examples
           This text has a color of #0367ea        
        
          <p style="color:#0367ea;">Text here</p>
        
        
          .mytext {color:#0367ea;}
        
        Text color #0367ea
      
           This box has a color of #0367ea        
        
          <div style="background-color:#0367ea;">Content here</div>
        
        
          .mybackground {background-color:#0367ea;}
        
        Background color #0367ea
      
           Border around this has a color of #0367ea        
        
          <div style="border:2px solid #0367ea;">Content here</div>
        
        
          .myborder {border:2px solid #0367ea;}
        
        Border color #0367ea