#3b49ff color space conversions
Hex:
        #3b49ff
        RGB:
        59, 73, 255
        CMY:
        77, 71, 0
        CMYK:
        77, 71, 0, 0
      HSL:
        236°, 100.0000%, 61.5686%
        HSV (HSB):
        236°, 76.8627%, 100.0000%
        XYZ:
        22.2362, 12.9149, 95.9286
        xyY:
        0.1696, 0.0985, 12.9149
      CIE-Lab:
        42.6347, 55.3538, -90.6368
        CIE-LCH:
        42.6347, 106.2030, 301.4133
        CIE-Luv:
        42.6347, -11.7906, -131.6883
        Hunter-Lab:
        35.9373, 47.5565, -133.1086
      #3b49ff color charts
#3b49ff RGB chart
      #3b49ff CMYK chart
      #3b49ff RGB pie chart
      #3b49ff color shades, tints & tones
#3b49ff color schemes
#3b49ff color preview, HTML & CSS examples
           This text has a color of #3b49ff        
        
          <p style="color:#3b49ff;">Text here</p>
        
        
          .mytext {color:#3b49ff;}
        
        Text color #3b49ff
      
           This box has a color of #3b49ff        
        
          <div style="background-color:#3b49ff;">Content here</div>
        
        
          .mybackground {background-color:#3b49ff;}
        
        Background color #3b49ff
      
           Border around this has a color of #3b49ff        
        
          <div style="border:2px solid #3b49ff;">Content here</div>
        
        
          .myborder {border:2px solid #3b49ff;}
        
        Border color #3b49ff