#3128d8 color space conversions
Hex:
        #3128d8
        RGB:
        49, 40, 216
        CMY:
        81, 84, 15
        CMYK:
        77, 81, 0, 15
      HSL:
        243°, 69.2913%, 50.1961%
        HSV (HSB):
        243°, 81.4815%, 84.7059%
        XYZ:
        14.4201, 7.1284, 65.5816
        xyY:
        0.1655, 0.0818, 7.1284
      CIE-Lab:
        32.0975, 59.3567, -85.9763
        CIE-LCH:
        32.0975, 104.4756, 304.6206
        CIE-Luv:
        32.0975, -6.8879, -111.2629
        Hunter-Lab:
        26.6991, 49.6838, -126.9461
      #3128d8 color charts
#3128d8 RGB chart
      #3128d8 CMYK chart
      #3128d8 RGB pie chart
      #3128d8 color shades, tints & tones
#3128d8 color schemes
#3128d8 color preview, HTML & CSS examples
           This text has a color of #3128d8        
        
          <p style="color:#3128d8;">Text here</p>
        
        
          .mytext {color:#3128d8;}
        
        Text color #3128d8
      
           This box has a color of #3128d8        
        
          <div style="background-color:#3128d8;">Content here</div>
        
        
          .mybackground {background-color:#3128d8;}
        
        Background color #3128d8
      
           Border around this has a color of #3128d8        
        
          <div style="border:2px solid #3128d8;">Content here</div>
        
        
          .myborder {border:2px solid #3128d8;}
        
        Border color #3128d8