#1d83ec color space conversions
Hex:
        #1d83ec
        RGB:
        29, 131, 236
        CMY:
        89, 49, 7
        CMYK:
        88, 44, 0, 7
      HSL:
        210°, 84.4898%, 51.9608%
        HSV (HSB):
        210°, 87.7119%, 92.5490%
        XYZ:
        23.7633, 22.5499, 82.4570
        xyY:
        0.1845, 0.1751, 22.5499
      CIE-Lab:
        54.6057, 10.6523, -60.5657
        CIE-LCH:
        54.6057, 61.4953, 279.9751
        CIE-Luv:
        54.6057, -29.7133, -96.0429
        Hunter-Lab:
        47.4868, 6.2231, -69.7116
      #1d83ec color charts
#1d83ec RGB chart
      #1d83ec CMYK chart
      #1d83ec RGB pie chart
      #1d83ec color shades, tints & tones
#1d83ec color schemes
#1d83ec color preview, HTML & CSS examples
           This text has a color of #1d83ec        
        
          <p style="color:#1d83ec;">Text here</p>
        
        
          .mytext {color:#1d83ec;}
        
        Text color #1d83ec
      
           This box has a color of #1d83ec        
        
          <div style="background-color:#1d83ec;">Content here</div>
        
        
          .mybackground {background-color:#1d83ec;}
        
        Background color #1d83ec
      
           Border around this has a color of #1d83ec        
        
          <div style="border:2px solid #1d83ec;">Content here</div>
        
        
          .myborder {border:2px solid #1d83ec;}
        
        Border color #1d83ec