#3124d5 color space conversions
Hex:
        #3124d5
        RGB:
        49, 36, 213
        CMY:
        81, 86, 16
        CMYK:
        77, 83, 0, 16
      HSL:
        244°, 71.0843%, 48.8235%
        HSV (HSB):
        244°, 83.0986%, 83.5294%
        XYZ:
        13.9077, 6.7188, 63.5146
        xyY:
        0.1653, 0.0799, 6.7188
      CIE-Lab:
        31.1580, 60.2097, -85.8026
        CIE-LCH:
        31.1580, 104.8203, 305.0582
        CIE-Luv:
        31.1580, -6.3120, -109.4570
        Hunter-Lab:
        25.9207, 50.4130, -127.1365
      #3124d5 color charts
#3124d5 RGB chart
      #3124d5 CMYK chart
      #3124d5 RGB pie chart
      #3124d5 color shades, tints & tones
#3124d5 color schemes
#3124d5 color preview, HTML & CSS examples
           This text has a color of #3124d5        
        
          <p style="color:#3124d5;">Text here</p>
        
        
          .mytext {color:#3124d5;}
        
        Text color #3124d5
      
           This box has a color of #3124d5        
        
          <div style="background-color:#3124d5;">Content here</div>
        
        
          .mybackground {background-color:#3124d5;}
        
        Background color #3124d5
      
           Border around this has a color of #3124d5        
        
          <div style="border:2px solid #3124d5;">Content here</div>
        
        
          .myborder {border:2px solid #3124d5;}
        
        Border color #3124d5