#0325ed color space conversions
Hex:
        #0325ed
        RGB:
        3, 37, 237
        CMY:
        99, 85, 7
        CMYK:
        99, 84, 0, 7
      HSL:
        231°, 97.5000%, 47.0588%
        HSV (HSB):
        231°, 98.7342%, 92.9412%
        XYZ:
        15.9852, 7.4569, 80.7176
        xyY:
        0.1535, 0.0716, 7.4569
      CIE-Lab:
        32.8252, 65.5383, -96.8272
        CIE-LCH:
        32.8252, 116.9221, 304.0924
        CIE-Luv:
        32.8252, -10.6781, -122.4487
        Hunter-Lab:
        27.3074, 56.7024, -156.1396
      #0325ed color charts
#0325ed RGB chart
      #0325ed CMYK chart
      #0325ed RGB pie chart
      #0325ed color shades, tints & tones
#0325ed color schemes
#0325ed color preview, HTML & CSS examples
           This text has a color of #0325ed        
        
          <p style="color:#0325ed;">Text here</p>
        
        
          .mytext {color:#0325ed;}
        
        Text color #0325ed
      
           This box has a color of #0325ed        
        
          <div style="background-color:#0325ed;">Content here</div>
        
        
          .mybackground {background-color:#0325ed;}
        
        Background color #0325ed
      
           Border around this has a color of #0325ed        
        
          <div style="border:2px solid #0325ed;">Content here</div>
        
        
          .myborder {border:2px solid #0325ed;}
        
        Border color #0325ed