#2e21df color space conversions
Hex:
        #2e21df
        RGB:
        46, 33, 223
        CMY:
        82, 87, 13
        CMYK:
        79, 85, 0, 13
      HSL:
        244°, 74.8031%, 50.1961%
        HSV (HSB):
        244°, 85.2018%, 87.4510%
        XYZ:
        14.9899, 6.9963, 70.3724
        xyY:
        0.1623, 0.0758, 6.9963
      CIE-Lab:
        31.7984, 64.1128, -90.5085
        CIE-LCH:
        31.7984, 110.9155, 305.3123
        CIE-Luv:
        31.7984, -6.9123, -114.9752
        Hunter-Lab:
        26.4505, 54.8702, -139.2279
      #2e21df color charts
#2e21df RGB chart
      #2e21df CMYK chart
      #2e21df RGB pie chart
      #2e21df color shades, tints & tones
#2e21df color schemes
#2e21df color preview, HTML & CSS examples
           This text has a color of #2e21df        
        
          <p style="color:#2e21df;">Text here</p>
        
        
          .mytext {color:#2e21df;}
        
        Text color #2e21df
      
           This box has a color of #2e21df        
        
          <div style="background-color:#2e21df;">Content here</div>
        
        
          .mybackground {background-color:#2e21df;}
        
        Background color #2e21df
      
           Border around this has a color of #2e21df        
        
          <div style="border:2px solid #2e21df;">Content here</div>
        
        
          .myborder {border:2px solid #2e21df;}
        
        Border color #2e21df