#3124d7 color space conversions
Hex:
        #3124d7
        RGB:
        49, 36, 215
        CMY:
        81, 86, 16
        CMYK:
        77, 83, 0, 16
      HSL:
        244°, 71.3147%, 49.2157%
        HSV (HSB):
        244°, 83.2558%, 84.3137%
        XYZ:
        14.1632, 6.8210, 64.8601
        xyY:
        0.1650, 0.0795, 6.8210
      CIE-Lab:
        31.3959, 60.7879, -86.5642
        CIE-LCH:
        31.3959, 105.7758, 305.0777
        CIE-Luv:
        31.3959, -6.4121, -110.6000
        Hunter-Lab:
        26.1171, 51.0953, -128.9609
      #3124d7 color charts
#3124d7 RGB chart
      #3124d7 CMYK chart
      #3124d7 RGB pie chart
      #3124d7 color shades, tints & tones
#3124d7 color schemes
#3124d7 color preview, HTML & CSS examples
           This text has a color of #3124d7        
        
          <p style="color:#3124d7;">Text here</p>
        
        
          .mytext {color:#3124d7;}
        
        Text color #3124d7
      
           This box has a color of #3124d7        
        
          <div style="background-color:#3124d7;">Content here</div>
        
        
          .mybackground {background-color:#3124d7;}
        
        Background color #3124d7
      
           Border around this has a color of #3124d7        
        
          <div style="border:2px solid #3124d7;">Content here</div>
        
        
          .myborder {border:2px solid #3124d7;}
        
        Border color #3124d7