#2325f5 color space conversions
Hex:
        #2325f5
        RGB:
        35, 37, 245
        CMY:
        86, 85, 4
        CMYK:
        86, 85, 0, 4
      HSL:
        239°, 91.3043%, 54.9020%
        HSV (HSB):
        239°, 85.7143%, 96.0784%
        XYZ:
        17.8361, 8.2730, 87.0430
        xyY:
        0.1576, 0.0731, 8.2730
      CIE-Lab:
        34.5452, 68.3908, -98.4717
        CIE-LCH:
        34.5452, 119.8915, 304.7809
        CIE-Luv:
        34.5452, -9.3557, -127.3640
        Hunter-Lab:
        28.7629, 60.3545, -159.2909
      #2325f5 color charts
#2325f5 RGB chart
      #2325f5 CMYK chart
      #2325f5 RGB pie chart
      #2325f5 color shades, tints & tones
#2325f5 color schemes
#2325f5 color preview, HTML & CSS examples
           This text has a color of #2325f5        
        
          <p style="color:#2325f5;">Text here</p>
        
        
          .mytext {color:#2325f5;}
        
        Text color #2325f5
      
           This box has a color of #2325f5        
        
          <div style="background-color:#2325f5;">Content here</div>
        
        
          .mybackground {background-color:#2325f5;}
        
        Background color #2325f5
      
           Border around this has a color of #2325f5        
        
          <div style="border:2px solid #2325f5;">Content here</div>
        
        
          .myborder {border:2px solid #2325f5;}
        
        Border color #2325f5