#1d31ed color space conversions
Hex:
        #1d31ed
        RGB:
        29, 49, 237
        CMY:
        89, 81, 7
        CMYK:
        88, 79, 0, 7
      HSL:
        234°, 85.2459%, 52.1569%
        HSV (HSB):
        234°, 87.7637%, 92.9412%
        XYZ:
        16.8911, 8.5723, 80.8851
        xyY:
        0.1588, 0.0806, 8.5723
      CIE-Lab:
        35.1473, 60.6473, -92.9487
        CIE-LCH:
        35.1473, 110.9845, 303.1237
        CIE-Luv:
        35.1473, -10.8579, -123.1670
        Hunter-Lab:
        29.2784, 51.7415, -143.3008
      #1d31ed color charts
#1d31ed RGB chart
      #1d31ed CMYK chart
      #1d31ed RGB pie chart
      #1d31ed color shades, tints & tones
#1d31ed color schemes
#1d31ed color preview, HTML & CSS examples
           This text has a color of #1d31ed        
        
          <p style="color:#1d31ed;">Text here</p>
        
        
          .mytext {color:#1d31ed;}
        
        Text color #1d31ed
      
           This box has a color of #1d31ed        
        
          <div style="background-color:#1d31ed;">Content here</div>
        
        
          .mybackground {background-color:#1d31ed;}
        
        Background color #1d31ed
      
           Border around this has a color of #1d31ed        
        
          <div style="border:2px solid #1d31ed;">Content here</div>
        
        
          .myborder {border:2px solid #1d31ed;}
        
        Border color #1d31ed