#0324ff color space conversions
Hex:
        #0324ff
        RGB:
        3, 36, 255
        CMY:
        99, 86, 0
        CMYK:
        99, 86, 0, 0
      HSL:
        232°, 100.0000%, 50.5882%
        HSV (HSB):
        232°, 98.8235%, 100.0000%
        XYZ:
        18.7184, 8.5011, 95.2620
        xyY:
        0.1528, 0.0694, 8.5011
      CIE-Lab:
        35.0054, 71.0511, -103.3456
        CIE-LCH:
        35.0054, 125.4136, 304.5089
        CIE-Luv:
        35.0054, -11.1627, -132.5342
        Hunter-Lab:
        29.1567, 63.5719, -173.3055
      #0324ff color charts
#0324ff RGB chart
      #0324ff CMYK chart
      #0324ff RGB pie chart
      #0324ff color shades, tints & tones
#0324ff color schemes
#0324ff color preview, HTML & CSS examples
           This text has a color of #0324ff        
        
          <p style="color:#0324ff;">Text here</p>
        
        
          .mytext {color:#0324ff;}
        
        Text color #0324ff
      
           This box has a color of #0324ff        
        
          <div style="background-color:#0324ff;">Content here</div>
        
        
          .mybackground {background-color:#0324ff;}
        
        Background color #0324ff
      
           Border around this has a color of #0324ff        
        
          <div style="border:2px solid #0324ff;">Content here</div>
        
        
          .myborder {border:2px solid #0324ff;}
        
        Border color #0324ff