#3d84ec color space conversions
Hex:
        #3d84ec
        RGB:
        61, 132, 236
        CMY:
        76, 48, 7
        CMYK:
        74, 44, 0, 7
      HSL:
        216°, 82.1596%, 58.2353%
        HSV (HSB):
        216°, 74.1525%, 92.5490%
        XYZ:
        25.3161, 23.5508, 82.5683
        xyY:
        0.1926, 0.1792, 23.5508
      CIE-Lab:
        55.6352, 12.9313, -58.8727
        CIE-LCH:
        55.6352, 60.2762, 282.3882
        CIE-Luv:
        55.6352, -26.1449, -93.9510
        Hunter-Lab:
        48.5291, 8.1916, -66.9067
      #3d84ec color charts
#3d84ec RGB chart
      #3d84ec CMYK chart
      #3d84ec RGB pie chart
      #3d84ec color shades, tints & tones
#3d84ec color schemes
#3d84ec color preview, HTML & CSS examples
           This text has a color of #3d84ec        
        
          <p style="color:#3d84ec;">Text here</p>
        
        
          .mytext {color:#3d84ec;}
        
        Text color #3d84ec
      
           This box has a color of #3d84ec        
        
          <div style="background-color:#3d84ec;">Content here</div>
        
        
          .mybackground {background-color:#3d84ec;}
        
        Background color #3d84ec
      
           Border around this has a color of #3d84ec        
        
          <div style="border:2px solid #3d84ec;">Content here</div>
        
        
          .myborder {border:2px solid #3d84ec;}
        
        Border color #3d84ec