#1d31d8 color space conversions
Hex:
        #1d31d8
        RGB:
        29, 49, 216
        CMY:
        89, 81, 15
        CMYK:
        87, 77, 0, 15
      HSL:
        234°, 76.3265%, 48.0392%
        HSV (HSB):
        234°, 86.5741%, 84.7059%
        XYZ:
        13.9997, 7.4157, 65.6593
        xyY:
        0.1608, 0.0852, 7.4157
      CIE-Lab:
        32.7351, 53.9911, -84.9435
        CIE-LCH:
        32.7351, 100.6501, 302.4405
        CIE-Luv:
        32.7351, -10.2328, -111.1563
        Hunter-Lab:
        27.2318, 44.1100, -123.8934
      #1d31d8 color charts
#1d31d8 RGB chart
      #1d31d8 CMYK chart
      #1d31d8 RGB pie chart
      #1d31d8 color shades, tints & tones
#1d31d8 color schemes
#1d31d8 color preview, HTML & CSS examples
           This text has a color of #1d31d8        
        
          <p style="color:#1d31d8;">Text here</p>
        
        
          .mytext {color:#1d31d8;}
        
        Text color #1d31d8
      
           This box has a color of #1d31d8        
        
          <div style="background-color:#1d31d8;">Content here</div>
        
        
          .mybackground {background-color:#1d31d8;}
        
        Background color #1d31d8
      
           Border around this has a color of #1d31d8        
        
          <div style="border:2px solid #1d31d8;">Content here</div>
        
        
          .myborder {border:2px solid #1d31d8;}
        
        Border color #1d31d8