#0364fa color space conversions
Hex:
        #0364fa
        RGB:
        3, 100, 250
        CMY:
        99, 61, 2
        CMYK:
        99, 60, 0, 2
      HSL:
        216°, 97.6285%, 49.6078%
        HSV (HSB):
        216°, 98.8000%, 98.0392%
        XYZ:
        21.8500, 16.0358, 92.3861
        xyY:
        0.1677, 0.1231, 16.0358
      CIE-Lab:
        47.0215, 34.6518, -80.6837
        CIE-LCH:
        47.0215, 87.8100, 293.2424
        CIE-Luv:
        47.0215, -21.9152, -122.7738
        Hunter-Lab:
        40.0448, 27.3185, -108.7549
      #0364fa color charts
#0364fa RGB chart
      #0364fa CMYK chart
      #0364fa RGB pie chart
      #0364fa color shades, tints & tones
#0364fa color schemes
#0364fa color preview, HTML & CSS examples
           This text has a color of #0364fa        
        
          <p style="color:#0364fa;">Text here</p>
        
        
          .mytext {color:#0364fa;}
        
        Text color #0364fa
      
           This box has a color of #0364fa        
        
          <div style="background-color:#0364fa;">Content here</div>
        
        
          .mybackground {background-color:#0364fa;}
        
        Background color #0364fa
      
           Border around this has a color of #0364fa        
        
          <div style="border:2px solid #0364fa;">Content here</div>
        
        
          .myborder {border:2px solid #0364fa;}
        
        Border color #0364fa