#3128eb color space conversions
Hex:
        #3128eb
        RGB:
        49, 40, 235
        CMY:
        81, 84, 8
        CMYK:
        79, 83, 0, 8
      HSL:
        243°, 82.9787%, 53.9216%
        HSV (HSB):
        243°, 82.9787%, 92.1569%
        XYZ:
        17.0208, 8.1687, 79.2769
        xyY:
        0.1629, 0.0782, 8.1687
      CIE-Lab:
        34.3318, 64.8805, -93.1463
        CIE-LCH:
        34.3318, 113.5152, 304.8589
        CIE-Luv:
        34.3318, -7.7795, -122.0778
        Hunter-Lab:
        28.5810, 56.2854, -144.4499
      #3128eb color charts
#3128eb RGB chart
      #3128eb CMYK chart
      #3128eb RGB pie chart
      #3128eb color shades, tints & tones
#3128eb color schemes
#3128eb color preview, HTML & CSS examples
           This text has a color of #3128eb        
        
          <p style="color:#3128eb;">Text here</p>
        
        
          .mytext {color:#3128eb;}
        
        Text color #3128eb
      
           This box has a color of #3128eb        
        
          <div style="background-color:#3128eb;">Content here</div>
        
        
          .mybackground {background-color:#3128eb;}
        
        Background color #3128eb
      
           Border around this has a color of #3128eb        
        
          <div style="border:2px solid #3128eb;">Content here</div>
        
        
          .myborder {border:2px solid #3128eb;}
        
        Border color #3128eb