#3a4fbc color space conversions
Hex:
        #3a4fbc
        RGB:
        58, 79, 188
        CMY:
        77, 69, 26
        CMYK:
        69, 58, 0, 26
      HSL:
        230°, 52.8455%, 48.2353%
        HSV (HSB):
        230°, 69.1489%, 73.7255%
        XYZ:
        13.6180, 10.1223, 48.8130
        xyY:
        0.1877, 0.1395, 10.1223
      CIE-Lab:
        38.0611, 28.6124, -59.8606
        CIE-LCH:
        38.0611, 66.3473, 295.5471
        CIE-Luv:
        38.0611, -11.4741, -87.2049
        Hunter-Lab:
        31.8156, 20.7258, -68.6945
      #3a4fbc color charts
#3a4fbc RGB chart
      #3a4fbc CMYK chart
      #3a4fbc RGB pie chart
      #3a4fbc color shades, tints & tones
#3a4fbc color schemes
#3a4fbc color preview, HTML & CSS examples
           This text has a color of #3a4fbc        
        
          <p style="color:#3a4fbc;">Text here</p>
        
        
          .mytext {color:#3a4fbc;}
        
        Text color #3a4fbc
      
           This box has a color of #3a4fbc        
        
          <div style="background-color:#3a4fbc;">Content here</div>
        
        
          .mybackground {background-color:#3a4fbc;}
        
        Background color #3a4fbc
      
           Border around this has a color of #3a4fbc        
        
          <div style="border:2px solid #3a4fbc;">Content here</div>
        
        
          .myborder {border:2px solid #3a4fbc;}
        
        Border color #3a4fbc