#325acf color space conversions
Hex:
        #325acf
        RGB:
        50, 90, 207
        CMY:
        80, 65, 19
        CMYK:
        76, 57, 0, 19
      HSL:
        225°, 62.0553%, 50.3922%
        HSV (HSB):
        225°, 75.8454%, 81.1765%
        XYZ:
        16.2340, 12.4954, 60.5877
        xyY:
        0.1818, 0.1399, 12.4954
      CIE-Lab:
        41.9929, 27.4473, -64.5143
        CIE-LCH:
        41.9929, 70.1102, 293.0471
        CIE-Luv:
        41.9929, -16.0290, -96.3856
        Hunter-Lab:
        35.3489, 20.1159, -76.8784
      #325acf color charts
#325acf RGB chart
      #325acf CMYK chart
      #325acf RGB pie chart
      #325acf color shades, tints & tones
#325acf color schemes
#325acf color preview, HTML & CSS examples
           This text has a color of #325acf        
        
          <p style="color:#325acf;">Text here</p>
        
        
          .mytext {color:#325acf;}
        
        Text color #325acf
      
           This box has a color of #325acf        
        
          <div style="background-color:#325acf;">Content here</div>
        
        
          .mybackground {background-color:#325acf;}
        
        Background color #325acf
      
           Border around this has a color of #325acf        
        
          <div style="border:2px solid #325acf;">Content here</div>
        
        
          .myborder {border:2px solid #325acf;}
        
        Border color #325acf