#3120d2 color space conversions
Hex:
        #3120d2
        RGB:
        49, 32, 210
        CMY:
        81, 87, 18
        CMYK:
        77, 85, 0, 18
      HSL:
        246°, 73.5537%, 47.4510%
        HSV (HSB):
        246°, 84.7619%, 82.3529%
        XYZ:
        13.4160, 6.3391, 61.4892
        xyY:
        0.1651, 0.0780, 6.3391
      CIE-Lab:
        30.2524, 60.9704, -85.5684
        CIE-LCH:
        30.2524, 105.0683, 305.4711
        CIE-Luv:
        30.2524, -5.7687, -107.6016
        Hunter-Lab:
        25.1776, 51.0535, -127.1747
      #3120d2 color charts
#3120d2 RGB chart
      #3120d2 CMYK chart
      #3120d2 RGB pie chart
      #3120d2 color shades, tints & tones
#3120d2 color schemes
#3120d2 color preview, HTML & CSS examples
           This text has a color of #3120d2        
        
          <p style="color:#3120d2;">Text here</p>
        
        
          .mytext {color:#3120d2;}
        
        Text color #3120d2
      
           This box has a color of #3120d2        
        
          <div style="background-color:#3120d2;">Content here</div>
        
        
          .mybackground {background-color:#3120d2;}
        
        Background color #3120d2
      
           Border around this has a color of #3120d2        
        
          <div style="border:2px solid #3120d2;">Content here</div>
        
        
          .myborder {border:2px solid #3120d2;}
        
        Border color #3120d2