#3b4cf3 color space conversions
Hex:
        #3b4cf3
        RGB:
        59, 76, 243
        CMY:
        77, 70, 5
        CMYK:
        76, 69, 0, 5
      HSL:
        234°, 88.4615%, 59.2157%
        HSV (HSB):
        234°, 75.7202%, 95.2941%
        XYZ:
        20.5657, 12.5698, 86.1363
        xyY:
        0.1724, 0.1054, 12.5698
      CIE-Lab:
        42.1077, 49.7091, -84.7861
        CIE-LCH:
        42.1077, 98.2836, 300.3826
        CIE-Luv:
        42.1077, -11.9794, -123.9108
        Hunter-Lab:
        35.4538, 41.4984, -119.2293
      #3b4cf3 color charts
#3b4cf3 RGB chart
      #3b4cf3 CMYK chart
      #3b4cf3 RGB pie chart
      #3b4cf3 color shades, tints & tones
#3b4cf3 color schemes
#3b4cf3 color preview, HTML & CSS examples
           This text has a color of #3b4cf3        
        
          <p style="color:#3b4cf3;">Text here</p>
        
        
          .mytext {color:#3b4cf3;}
        
        Text color #3b4cf3
      
           This box has a color of #3b4cf3        
        
          <div style="background-color:#3b4cf3;">Content here</div>
        
        
          .mybackground {background-color:#3b4cf3;}
        
        Background color #3b4cf3
      
           Border around this has a color of #3b4cf3        
        
          <div style="border:2px solid #3b4cf3;">Content here</div>
        
        
          .myborder {border:2px solid #3b4cf3;}
        
        Border color #3b4cf3