#1d31ec color space conversions
Hex:
        #1d31ec
        RGB:
        29, 49, 236
        CMY:
        89, 81, 7
        CMYK:
        88, 79, 0, 7
      HSL:
        234°, 84.4898%, 51.9608%
        HSV (HSB):
        234°, 87.7119%, 92.5490%
        XYZ:
        16.7453, 8.5140, 80.1177
        xyY:
        0.1589, 0.0808, 8.5140
      CIE-Lab:
        35.0311, 60.3373, -92.5744
        CIE-LCH:
        35.0311, 110.5016, 303.0952
        CIE-Luv:
        35.0311, -10.8275, -122.5991
        Hunter-Lab:
        29.1787, 51.3764, -142.3709
      #1d31ec color charts
#1d31ec RGB chart
      #1d31ec CMYK chart
      #1d31ec RGB pie chart
      #1d31ec color shades, tints & tones
#1d31ec color schemes
#1d31ec color preview, HTML & CSS examples
           This text has a color of #1d31ec        
        
          <p style="color:#1d31ec;">Text here</p>
        
        
          .mytext {color:#1d31ec;}
        
        Text color #1d31ec
      
           This box has a color of #1d31ec        
        
          <div style="background-color:#1d31ec;">Content here</div>
        
        
          .mybackground {background-color:#1d31ec;}
        
        Background color #1d31ec
      
           Border around this has a color of #1d31ec        
        
          <div style="border:2px solid #1d31ec;">Content here</div>
        
        
          .myborder {border:2px solid #1d31ec;}
        
        Border color #1d31ec