#3b3cef color space conversions
Hex:
        #3b3cef
        RGB:
        59, 60, 239
        CMY:
        77, 76, 6
        CMYK:
        75, 75, 0, 6
      HSL:
        240°, 84.9057%, 58.4314%
        HSV (HSB):
        240°, 75.3138%, 93.7255%
        XYZ:
        18.9995, 10.3935, 82.6661
        xyY:
        0.1695, 0.0928, 10.3935
      CIE-Lab:
        38.5396, 57.2663, -88.4198
        CIE-LCH:
        38.5396, 105.3446, 302.9297
        CIE-Luv:
        38.5396, -9.0851, -123.8237
        Hunter-Lab:
        32.2390, 48.7776, -129.4622
      #3b3cef color charts
#3b3cef RGB chart
      #3b3cef CMYK chart
      #3b3cef RGB pie chart
      #3b3cef color shades, tints & tones
#3b3cef color schemes
#3b3cef color preview, HTML & CSS examples
           This text has a color of #3b3cef        
        
          <p style="color:#3b3cef;">Text here</p>
        
        
          .mytext {color:#3b3cef;}
        
        Text color #3b3cef
      
           This box has a color of #3b3cef        
        
          <div style="background-color:#3b3cef;">Content here</div>
        
        
          .mybackground {background-color:#3b3cef;}
        
        Background color #3b3cef
      
           Border around this has a color of #3b3cef        
        
          <div style="border:2px solid #3b3cef;">Content here</div>
        
        
          .myborder {border:2px solid #3b3cef;}
        
        Border color #3b3cef