#1084d4 color space conversions
Hex:
        #1084d4
        RGB:
        16, 132, 212
        CMY:
        94, 48, 17
        CMYK:
        92, 38, 0, 17
      HSL:
        204°, 85.9649%, 44.7059%
        HSV (HSB):
        204°, 92.4528%, 83.1373%
        XYZ:
        20.3486, 21.3662, 65.3389
        xyY:
        0.1901, 0.1996, 21.3662
      CIE-Lab:
        53.3479, 0.1997, -49.1290
        CIE-LCH:
        53.3479, 49.1294, 270.2329
        CIE-Luv:
        53.3479, -32.0595, -76.3912
        Hunter-Lab:
        46.2235, -2.3116, -51.4525
      #1084d4 color charts
#1084d4 RGB chart
      #1084d4 CMYK chart
      #1084d4 RGB pie chart
      #1084d4 color shades, tints & tones
#1084d4 color schemes
#1084d4 color preview, HTML & CSS examples
           This text has a color of #1084d4        
        
          <p style="color:#1084d4;">Text here</p>
        
        
          .mytext {color:#1084d4;}
        
        Text color #1084d4
      
           This box has a color of #1084d4        
        
          <div style="background-color:#1084d4;">Content here</div>
        
        
          .mybackground {background-color:#1084d4;}
        
        Background color #1084d4
      
           Border around this has a color of #1084d4        
        
          <div style="border:2px solid #1084d4;">Content here</div>
        
        
          .myborder {border:2px solid #1084d4;}
        
        Border color #1084d4