#3b42ab color space conversions
Hex:
        #3b42ab
        RGB:
        59, 66, 171
        CMY:
        77, 74, 33
        CMYK:
        65, 61, 0, 33
      HSL:
        236°, 48.6957%, 45.0980%
        HSV (HSB):
        236°, 65.4971%, 67.0588%
        XYZ:
        11.1025, 7.7665, 39.4420
        xyY:
        0.1904, 0.1332, 7.7665
      CIE-Lab:
        33.4918, 31.0901, -57.2398
        CIE-LCH:
        33.4918, 65.1382, 298.5089
        CIE-Luv:
        33.4918, -7.5134, -80.1605
        Hunter-Lab:
        27.8685, 22.3429, -64.4047
      #3b42ab color charts
#3b42ab RGB chart
      #3b42ab CMYK chart
      #3b42ab RGB pie chart
      #3b42ab color shades, tints & tones
#3b42ab color schemes
#3b42ab color preview, HTML & CSS examples
           This text has a color of #3b42ab        
        
          <p style="color:#3b42ab;">Text here</p>
        
        
          .mytext {color:#3b42ab;}
        
        Text color #3b42ab
      
           This box has a color of #3b42ab        
        
          <div style="background-color:#3b42ab;">Content here</div>
        
        
          .mybackground {background-color:#3b42ab;}
        
        Background color #3b42ab
      
           Border around this has a color of #3b42ab        
        
          <div style="border:2px solid #3b42ab;">Content here</div>
        
        
          .myborder {border:2px solid #3b42ab;}
        
        Border color #3b42ab