#0364ec color space conversions
Hex:
        #0364ec
        RGB:
        3, 100, 236
        CMY:
        99, 61, 7
        CMYK:
        99, 58, 0, 7
      HSL:
        215°, 97.4895%, 46.8627%
        HSV (HSB):
        215°, 98.7288%, 92.5490%
        XYZ:
        19.7350, 15.1898, 81.2487
        xyY:
        0.1699, 0.1308, 15.1898
      CIE-Lab:
        45.8931, 29.2954, -74.6925
        CIE-LCH:
        45.8931, 80.2321, 291.4158
        CIE-Luv:
        45.8931, -22.1778, -113.4119
        Hunter-Lab:
        38.9741, 22.1810, -96.3189
      #0364ec color charts
#0364ec RGB chart
      #0364ec CMYK chart
      #0364ec RGB pie chart
      #0364ec color shades, tints & tones
#0364ec color schemes
#0364ec color preview, HTML & CSS examples
           This text has a color of #0364ec        
        
          <p style="color:#0364ec;">Text here</p>
        
        
          .mytext {color:#0364ec;}
        
        Text color #0364ec
      
           This box has a color of #0364ec        
        
          <div style="background-color:#0364ec;">Content here</div>
        
        
          .mybackground {background-color:#0364ec;}
        
        Background color #0364ec
      
           Border around this has a color of #0364ec        
        
          <div style="border:2px solid #0364ec;">Content here</div>
        
        
          .myborder {border:2px solid #0364ec;}
        
        Border color #0364ec