#3b41fa color space conversions
Hex:
        #3b41fa
        RGB:
        59, 65, 250
        CMY:
        77, 75, 2
        CMYK:
        76, 74, 0, 2
      HSL:
        238°, 95.0249%, 60.5882%
        HSV (HSB):
        238°, 76.4000%, 98.0392%
        XYZ:
        20.9492, 11.6125, 91.5798
        xyY:
        0.1688, 0.0935, 11.6125
      CIE-Lab:
        40.5935, 58.0899, -91.2138
        CIE-LCH:
        40.5935, 108.1407, 302.4912
        CIE-Luv:
        40.5935, -10.2912, -129.7708
        Hunter-Lab:
        34.0772, 50.0995, -135.4834
      #3b41fa color charts
#3b41fa RGB chart
      #3b41fa CMYK chart
      #3b41fa RGB pie chart
      #3b41fa color shades, tints & tones
#3b41fa color schemes
#3b41fa color preview, HTML & CSS examples
           This text has a color of #3b41fa        
        
          <p style="color:#3b41fa;">Text here</p>
        
        
          .mytext {color:#3b41fa;}
        
        Text color #3b41fa
      
           This box has a color of #3b41fa        
        
          <div style="background-color:#3b41fa;">Content here</div>
        
        
          .mybackground {background-color:#3b41fa;}
        
        Background color #3b41fa
      
           Border around this has a color of #3b41fa        
        
          <div style="border:2px solid #3b41fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b41fa;}
        
        Border color #3b41fa