#3841bf color space conversions
Hex:
        #3841bf
        RGB:
        56, 65, 191
        CMY:
        78, 75, 25
        CMYK:
        71, 66, 0, 25
      HSL:
        236°, 54.6559%, 48.4314%
        HSV (HSB):
        236°, 70.6806%, 74.9020%
        XYZ:
        12.9252, 8.3829, 50.2271
        xyY:
        0.1807, 0.1172, 8.3829
      CIE-Lab:
        34.7680, 38.2924, -67.0024
        CIE-LCH:
        34.7680, 77.1727, 299.7483
        CIE-Luv:
        34.7680, -8.6607, -93.8283
        Hunter-Lab:
        28.9533, 29.0166, -82.5867
      #3841bf color charts
#3841bf RGB chart
      #3841bf CMYK chart
      #3841bf RGB pie chart
      #3841bf color shades, tints & tones
#3841bf color schemes
#3841bf color preview, HTML & CSS examples
           This text has a color of #3841bf        
        
          <p style="color:#3841bf;">Text here</p>
        
        
          .mytext {color:#3841bf;}
        
        Text color #3841bf
      
           This box has a color of #3841bf        
        
          <div style="background-color:#3841bf;">Content here</div>
        
        
          .mybackground {background-color:#3841bf;}
        
        Background color #3841bf
      
           Border around this has a color of #3841bf        
        
          <div style="border:2px solid #3841bf;">Content here</div>
        
        
          .myborder {border:2px solid #3841bf;}
        
        Border color #3841bf