#3249c5 color space conversions
Hex:
        #3249c5
        RGB:
        50, 73, 197
        CMY:
        80, 71, 23
        CMYK:
        75, 63, 0, 23
      HSL:
        231°, 59.5142%, 48.4314%
        HSV (HSB):
        231°, 74.6193%, 77.2549%
        XYZ:
        13.7760, 9.4744, 53.9260
        xyY:
        0.1785, 0.1228, 9.4744
      CIE-Lab:
        36.8821, 34.7022, -67.0614
        CIE-LCH:
        36.8821, 75.5081, 297.3601
        CIE-Luv:
        36.8821, -11.6880, -95.8523
        Hunter-Lab:
        30.7805, 26.0226, -82.3268
      #3249c5 color charts
#3249c5 RGB chart
      #3249c5 CMYK chart
      #3249c5 RGB pie chart
      #3249c5 color shades, tints & tones
#3249c5 color schemes
#3249c5 color preview, HTML & CSS examples
           This text has a color of #3249c5        
        
          <p style="color:#3249c5;">Text here</p>
        
        
          .mytext {color:#3249c5;}
        
        Text color #3249c5
      
           This box has a color of #3249c5        
        
          <div style="background-color:#3249c5;">Content here</div>
        
        
          .mybackground {background-color:#3249c5;}
        
        Background color #3249c5
      
           Border around this has a color of #3249c5        
        
          <div style="border:2px solid #3249c5;">Content here</div>
        
        
          .myborder {border:2px solid #3249c5;}
        
        Border color #3249c5