#1d21ee color space conversions
Hex:
        #1d21ee
        RGB:
        29, 33, 238
        CMY:
        89, 87, 7
        CMYK:
        88, 86, 0, 7
      HSL:
        239°, 86.0082%, 52.3529%
        HSV (HSB):
        239°, 87.8151%, 93.3333%
        XYZ:
        16.4832, 7.5220, 81.4720
        xyY:
        0.1563, 0.0713, 7.5220
      CIE-Lab:
        32.9668, 67.7648, -97.1453
        CIE-LCH:
        32.9668, 118.4453, 304.8981
        CIE-Luv:
        32.9668, -9.1805, -123.0828
        Hunter-Lab:
        27.4262, 59.2827, -156.9280
      #1d21ee color charts
#1d21ee RGB chart
      #1d21ee CMYK chart
      #1d21ee RGB pie chart
      #1d21ee color shades, tints & tones
#1d21ee color schemes
#1d21ee color preview, HTML & CSS examples
           This text has a color of #1d21ee        
        
          <p style="color:#1d21ee;">Text here</p>
        
        
          .mytext {color:#1d21ee;}
        
        Text color #1d21ee
      
           This box has a color of #1d21ee        
        
          <div style="background-color:#1d21ee;">Content here</div>
        
        
          .mybackground {background-color:#1d21ee;}
        
        Background color #1d21ee
      
           Border around this has a color of #1d21ee        
        
          <div style="border:2px solid #1d21ee;">Content here</div>
        
        
          .myborder {border:2px solid #1d21ee;}
        
        Border color #1d21ee