#325feb color space conversions
Hex:
        #325feb
        RGB:
        50, 95, 235
        CMY:
        80, 63, 8
        CMYK:
        79, 60, 0, 8
      HSL:
        225°, 82.2222%, 55.8824%
        HSV (HSB):
        225°, 78.7234%, 92.1569%
        XYZ:
        20.4030, 14.8607, 80.3903
        xyY:
        0.1764, 0.1285, 14.8607
      CIE-Lab:
        45.4428, 34.5397, -74.8278
        CIE-LCH:
        45.4428, 82.4148, 294.7775
        CIE-Luv:
        45.4428, -17.3614, -113.5891
        Hunter-Lab:
        38.5496, 27.0124, -96.6572
      #325feb color charts
#325feb RGB chart
      #325feb CMYK chart
      #325feb RGB pie chart
      #325feb color shades, tints & tones
#325feb color schemes
#325feb color preview, HTML & CSS examples
           This text has a color of #325feb        
        
          <p style="color:#325feb;">Text here</p>
        
        
          .mytext {color:#325feb;}
        
        Text color #325feb
      
           This box has a color of #325feb        
        
          <div style="background-color:#325feb;">Content here</div>
        
        
          .mybackground {background-color:#325feb;}
        
        Background color #325feb
      
           Border around this has a color of #325feb        
        
          <div style="border:2px solid #325feb;">Content here</div>
        
        
          .myborder {border:2px solid #325feb;}
        
        Border color #325feb