#3f5ac5 color space conversions
Hex:
        #3f5ac5
        RGB:
        63, 90, 197
        CMY:
        75, 65, 23
        CMYK:
        68, 54, 0, 23
      HSL:
        228°, 53.6000%, 50.9804%
        HSV (HSB):
        228°, 68.0203%, 77.2549%
        XYZ:
        15.7841, 12.4003, 54.3849
        xyY:
        0.1912, 0.1502, 12.4003
      CIE-Lab:
        41.8454, 25.4962, -58.9516
        CIE-LCH:
        41.8454, 64.2289, 293.3882
        CIE-Luv:
        41.8454, -13.5108, -88.4136
        Hunter-Lab:
        35.2141, 18.3850, -66.9181
      #3f5ac5 color charts
#3f5ac5 RGB chart
      #3f5ac5 CMYK chart
      #3f5ac5 RGB pie chart
      #3f5ac5 color shades, tints & tones
#3f5ac5 color schemes
#3f5ac5 color preview, HTML & CSS examples
           This text has a color of #3f5ac5        
        
          <p style="color:#3f5ac5;">Text here</p>
        
        
          .mytext {color:#3f5ac5;}
        
        Text color #3f5ac5
      
           This box has a color of #3f5ac5        
        
          <div style="background-color:#3f5ac5;">Content here</div>
        
        
          .mybackground {background-color:#3f5ac5;}
        
        Background color #3f5ac5
      
           Border around this has a color of #3f5ac5        
        
          <div style="border:2px solid #3f5ac5;">Content here</div>
        
        
          .myborder {border:2px solid #3f5ac5;}
        
        Border color #3f5ac5