#3251c5 color space conversions
Hex:
        #3251c5
        RGB:
        50, 81, 197
        CMY:
        80, 68, 23
        CMYK:
        75, 59, 0, 23
      HSL:
        227°, 59.5142%, 48.4314%
        HSV (HSB):
        227°, 74.6193%, 77.2549%
        XYZ:
        14.3359, 10.5942, 54.1126
        xyY:
        0.1814, 0.1340, 10.5942
      CIE-Lab:
        38.8884, 29.5654, -63.7847
        CIE-LCH:
        38.8884, 70.3036, 294.8686
        CIE-Luv:
        38.8884, -13.6319, -93.1291
        Hunter-Lab:
        32.5487, 21.6589, -75.7862
      #3251c5 color charts
#3251c5 RGB chart
      #3251c5 CMYK chart
      #3251c5 RGB pie chart
      #3251c5 color shades, tints & tones
#3251c5 color schemes
#3251c5 color preview, HTML & CSS examples
           This text has a color of #3251c5        
        
          <p style="color:#3251c5;">Text here</p>
        
        
          .mytext {color:#3251c5;}
        
        Text color #3251c5
      
           This box has a color of #3251c5        
        
          <div style="background-color:#3251c5;">Content here</div>
        
        
          .mybackground {background-color:#3251c5;}
        
        Background color #3251c5
      
           Border around this has a color of #3251c5        
        
          <div style="border:2px solid #3251c5;">Content here</div>
        
        
          .myborder {border:2px solid #3251c5;}
        
        Border color #3251c5