#2d21ee color space conversions
Hex:
        #2d21ee
        RGB:
        45, 33, 238
        CMY:
        82, 87, 7
        CMYK:
        81, 86, 0, 7
      HSL:
        244°, 85.7741%, 53.1373%
        HSV (HSB):
        244°, 86.1345%, 93.3333%
        XYZ:
        17.0587, 7.8186, 81.4990
        xyY:
        0.1604, 0.0735, 7.8186
      CIE-Lab:
        33.6023, 68.2336, -96.0697
        CIE-LCH:
        33.6023, 117.8355, 305.3843
        CIE-Luv:
        33.6023, -7.7419, -123.4431
        Hunter-Lab:
        27.9618, 59.9641, -153.2363
      #2d21ee color charts
#2d21ee RGB chart
      #2d21ee CMYK chart
      #2d21ee RGB pie chart
      #2d21ee color shades, tints & tones
#2d21ee color schemes
#2d21ee color preview, HTML & CSS examples
           This text has a color of #2d21ee        
        
          <p style="color:#2d21ee;">Text here</p>
        
        
          .mytext {color:#2d21ee;}
        
        Text color #2d21ee
      
           This box has a color of #2d21ee        
        
          <div style="background-color:#2d21ee;">Content here</div>
        
        
          .mybackground {background-color:#2d21ee;}
        
        Background color #2d21ee
      
           Border around this has a color of #2d21ee        
        
          <div style="border:2px solid #2d21ee;">Content here</div>
        
        
          .myborder {border:2px solid #2d21ee;}
        
        Border color #2d21ee