#3b41ff color space conversions
Hex:
        #3b41ff
        RGB:
        59, 65, 255
        CMY:
        77, 75, 0
        CMYK:
        77, 75, 0, 0
      HSL:
        238°, 100.0000%, 61.5686%
        HSV (HSB):
        238°, 76.8627%, 100.0000%
        XYZ:
        21.7439, 11.9304, 95.7645
        xyY:
        0.1680, 0.0922, 11.9304
      CIE-Lab:
        41.1053, 59.6559, -93.1644
        CIE-LCH:
        41.1053, 110.6274, 302.6326
        CIE-Luv:
        41.1053, -10.4782, -132.6867
        Hunter-Lab:
        34.5404, 51.9239, -140.2053
      #3b41ff color charts
#3b41ff RGB chart
      #3b41ff CMYK chart
      #3b41ff RGB pie chart
      #3b41ff color shades, tints & tones
#3b41ff color schemes
#3b41ff color preview, HTML & CSS examples
           This text has a color of #3b41ff        
        
          <p style="color:#3b41ff;">Text here</p>
        
        
          .mytext {color:#3b41ff;}
        
        Text color #3b41ff
      
           This box has a color of #3b41ff        
        
          <div style="background-color:#3b41ff;">Content here</div>
        
        
          .mybackground {background-color:#3b41ff;}
        
        Background color #3b41ff
      
           Border around this has a color of #3b41ff        
        
          <div style="border:2px solid #3b41ff;">Content here</div>
        
        
          .myborder {border:2px solid #3b41ff;}
        
        Border color #3b41ff