#3b69ec color space conversions
Hex:
        #3b69ec
        RGB:
        59, 105, 236
        CMY:
        77, 59, 7
        CMYK:
        75, 56, 0, 7
      HSL:
        224°, 82.3256%, 57.8431%
        HSV (HSB):
        224°, 75.0000%, 92.5490%
        XYZ:
        21.9955, 17.0891, 81.4961
        xyY:
        0.1824, 0.1417, 17.0891
      CIE-Lab:
        48.3721, 29.5084, -70.6024
        CIE-LCH:
        48.3721, 76.5209, 292.6826
        CIE-Luv:
        48.3721, -18.5860, -109.5177
        Hunter-Lab:
        41.3389, 22.6327, -87.9478
      #3b69ec color charts
#3b69ec RGB chart
      #3b69ec CMYK chart
      #3b69ec RGB pie chart
      #3b69ec color shades, tints & tones
#3b69ec color schemes
#3b69ec color preview, HTML & CSS examples
           This text has a color of #3b69ec        
        
          <p style="color:#3b69ec;">Text here</p>
        
        
          .mytext {color:#3b69ec;}
        
        Text color #3b69ec
      
           This box has a color of #3b69ec        
        
          <div style="background-color:#3b69ec;">Content here</div>
        
        
          .mybackground {background-color:#3b69ec;}
        
        Background color #3b69ec
      
           Border around this has a color of #3b69ec        
        
          <div style="border:2px solid #3b69ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b69ec;}
        
        Border color #3b69ec