#3125e7 color space conversions
Hex:
        #3125e7
        RGB:
        49, 37, 231
        CMY:
        81, 85, 9
        CMYK:
        79, 84, 0, 9
      HSL:
        244°, 80.1653%, 52.5490%
        HSV (HSB):
        244°, 83.9827%, 90.5882%
        XYZ:
        16.3520, 7.7456, 76.2345
        xyY:
        0.1630, 0.0772, 7.7456
      CIE-Lab:
        33.4474, 64.9517, -92.3394
        CIE-LCH:
        33.4474, 112.8950, 305.1226
        CIE-Luv:
        33.4474, -7.2939, -119.7311
        Hunter-Lab:
        27.8310, 56.1729, -142.9254
      #3125e7 color charts
#3125e7 RGB chart
      #3125e7 CMYK chart
      #3125e7 RGB pie chart
      #3125e7 color shades, tints & tones
#3125e7 color schemes
#3125e7 color preview, HTML & CSS examples
           This text has a color of #3125e7        
        
          <p style="color:#3125e7;">Text here</p>
        
        
          .mytext {color:#3125e7;}
        
        Text color #3125e7
      
           This box has a color of #3125e7        
        
          <div style="background-color:#3125e7;">Content here</div>
        
        
          .mybackground {background-color:#3125e7;}
        
        Background color #3125e7
      
           Border around this has a color of #3125e7        
        
          <div style="border:2px solid #3125e7;">Content here</div>
        
        
          .myborder {border:2px solid #3125e7;}
        
        Border color #3125e7