#3128e5 color space conversions
Hex:
        #3128e5
        RGB:
        49, 40, 229
        CMY:
        81, 84, 10
        CMYK:
        79, 83, 0, 10
      HSL:
        243°, 78.4232%, 52.7451%
        HSV (HSB):
        243°, 82.5328%, 89.8039%
        XYZ:
        16.1683, 7.8277, 74.7875
        xyY:
        0.1637, 0.0792, 7.8277
      CIE-Lab:
        33.6214, 63.1562, -90.9085
        CIE-LCH:
        33.6214, 110.6935, 304.7886
        CIE-Luv:
        33.6214, -7.5009, -118.6760
        Hunter-Lab:
        27.9780, 54.1922, -138.9023
      #3128e5 color charts
#3128e5 RGB chart
      #3128e5 CMYK chart
      #3128e5 RGB pie chart
      #3128e5 color shades, tints & tones
#3128e5 color schemes
#3128e5 color preview, HTML & CSS examples
           This text has a color of #3128e5        
        
          <p style="color:#3128e5;">Text here</p>
        
        
          .mytext {color:#3128e5;}
        
        Text color #3128e5
      
           This box has a color of #3128e5        
        
          <div style="background-color:#3128e5;">Content here</div>
        
        
          .mybackground {background-color:#3128e5;}
        
        Background color #3128e5
      
           Border around this has a color of #3128e5        
        
          <div style="border:2px solid #3128e5;">Content here</div>
        
        
          .myborder {border:2px solid #3128e5;}
        
        Border color #3128e5