#3958d5 color space conversions
Hex:
        #3958d5
        RGB:
        57, 88, 213
        CMY:
        78, 65, 16
        CMYK:
        73, 59, 0, 16
      HSL:
        228°, 65.0000%, 52.9412%
        HSV (HSB):
        228°, 73.2394%, 83.5294%
        XYZ:
        17.1873, 12.6534, 64.4873
        xyY:
        0.1822, 0.1341, 12.6534
      CIE-Lab:
        42.2363, 31.7253, -67.5508
        CIE-LCH:
        42.2363, 74.6298, 295.1571
        CIE-Luv:
        42.2363, -14.3637, -101.0044
        Hunter-Lab:
        35.5716, 23.9964, -82.5858
      #3958d5 color charts
#3958d5 RGB chart
      #3958d5 CMYK chart
      #3958d5 RGB pie chart
      #3958d5 color shades, tints & tones
#3958d5 color schemes
#3958d5 color preview, HTML & CSS examples
           This text has a color of #3958d5        
        
          <p style="color:#3958d5;">Text here</p>
        
        
          .mytext {color:#3958d5;}
        
        Text color #3958d5
      
           This box has a color of #3958d5        
        
          <div style="background-color:#3958d5;">Content here</div>
        
        
          .mybackground {background-color:#3958d5;}
        
        Background color #3958d5
      
           Border around this has a color of #3958d5        
        
          <div style="border:2px solid #3958d5;">Content here</div>
        
        
          .myborder {border:2px solid #3958d5;}
        
        Border color #3958d5