#3b78ec color space conversions
Hex:
        #3b78ec
        RGB:
        59, 120, 236
        CMY:
        77, 53, 7
        CMYK:
        75, 49, 0, 7
      HSL:
        219°, 82.3256%, 57.8431%
        HSV (HSB):
        219°, 75.0000%, 92.5490%
        XYZ:
        23.6604, 20.4189, 82.0511
        xyY:
        0.1876, 0.1619, 20.4189
      CIE-Lab:
        52.3075, 20.1029, -64.2284
        CIE-LCH:
        52.3075, 67.3009, 287.3796
        CIE-Luv:
        52.3075, -22.8200, -101.5543
        Hunter-Lab:
        45.1873, 14.3864, -76.0278
      #3b78ec color charts
#3b78ec RGB chart
      #3b78ec CMYK chart
      #3b78ec RGB pie chart
      #3b78ec color shades, tints & tones
#3b78ec color schemes
#3b78ec color preview, HTML & CSS examples
           This text has a color of #3b78ec        
        
          <p style="color:#3b78ec;">Text here</p>
        
        
          .mytext {color:#3b78ec;}
        
        Text color #3b78ec
      
           This box has a color of #3b78ec        
        
          <div style="background-color:#3b78ec;">Content here</div>
        
        
          .mybackground {background-color:#3b78ec;}
        
        Background color #3b78ec
      
           Border around this has a color of #3b78ec        
        
          <div style="border:2px solid #3b78ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b78ec;}
        
        Border color #3b78ec