#1d84ce color space conversions
Hex:
        #1d84ce
        RGB:
        29, 132, 206
        CMY:
        89, 48, 19
        CMYK:
        86, 36, 0, 19
      HSL:
        205°, 75.3191%, 46.0784%
        HSV (HSB):
        205°, 85.9223%, 80.7843%
        XYZ:
        19.8985, 21.2200, 61.4396
        xyY:
        0.1940, 0.2069, 21.2200
      CIE-Lab:
        53.1894, -1.3388, -45.9775
        CIE-LCH:
        53.1894, 45.9969, 268.3321
        CIE-Luv:
        53.1894, -31.4694, -71.1077
        Hunter-Lab:
        46.0651, -3.5082, -46.8327
      #1d84ce color charts
#1d84ce RGB chart
      #1d84ce CMYK chart
      #1d84ce RGB pie chart
      #1d84ce color shades, tints & tones
#1d84ce color schemes
#1d84ce color preview, HTML & CSS examples
           This text has a color of #1d84ce        
        
          <p style="color:#1d84ce;">Text here</p>
        
        
          .mytext {color:#1d84ce;}
        
        Text color #1d84ce
      
           This box has a color of #1d84ce        
        
          <div style="background-color:#1d84ce;">Content here</div>
        
        
          .mybackground {background-color:#1d84ce;}
        
        Background color #1d84ce
      
           Border around this has a color of #1d84ce        
        
          <div style="border:2px solid #1d84ce;">Content here</div>
        
        
          .myborder {border:2px solid #1d84ce;}
        
        Border color #1d84ce