#3b41af color space conversions
Hex:
        #3b41af
        RGB:
        59, 65, 175
        CMY:
        77, 75, 31
        CMYK:
        66, 63, 0, 31
      HSL:
        237°, 49.5726%, 45.8824%
        HSV (HSB):
        237°, 66.2857%, 68.6275%
        XYZ:
        11.4318, 7.8055, 41.4615
        xyY:
        0.1883, 0.1286, 7.8055
      CIE-Lab:
        33.5746, 33.1260, -59.4900
        CIE-LCH:
        33.5746, 68.0911, 299.1105
        CIE-Luv:
        33.5746, -7.4323, -83.1730
        Hunter-Lab:
        27.9384, 24.1461, -68.4315
      #3b41af color charts
#3b41af RGB chart
      #3b41af CMYK chart
      #3b41af RGB pie chart
      #3b41af color shades, tints & tones
#3b41af color schemes
#3b41af color preview, HTML & CSS examples
           This text has a color of #3b41af        
        
          <p style="color:#3b41af;">Text here</p>
        
        
          .mytext {color:#3b41af;}
        
        Text color #3b41af
      
           This box has a color of #3b41af        
        
          <div style="background-color:#3b41af;">Content here</div>
        
        
          .mybackground {background-color:#3b41af;}
        
        Background color #3b41af
      
           Border around this has a color of #3b41af        
        
          <div style="border:2px solid #3b41af;">Content here</div>
        
        
          .myborder {border:2px solid #3b41af;}
        
        Border color #3b41af