#2933ea color space conversions
Hex:
        #2933ea
        RGB:
        41, 51, 234
        CMY:
        84, 80, 8
        CMYK:
        82, 78, 0, 8
      HSL:
        237°, 82.1277%, 53.9216%
        HSV (HSB):
        237°, 82.4786%, 91.7647%
        XYZ:
        16.9496, 8.7796, 78.6432
        xyY:
        0.1624, 0.0841, 8.7796
      CIE-Lab:
        35.5564, 59.2082, -90.5542
        CIE-LCH:
        35.5564, 108.1928, 303.1784
        CIE-Luv:
        35.5564, -9.9588, -121.5079
        Hunter-Lab:
        29.6304, 50.2549, -136.6228
      #2933ea color charts
#2933ea RGB chart
      #2933ea CMYK chart
      #2933ea RGB pie chart
      #2933ea color shades, tints & tones
#2933ea color schemes
#2933ea color preview, HTML & CSS examples
           This text has a color of #2933ea        
        
          <p style="color:#2933ea;">Text here</p>
        
        
          .mytext {color:#2933ea;}
        
        Text color #2933ea
      
           This box has a color of #2933ea        
        
          <div style="background-color:#2933ea;">Content here</div>
        
        
          .mybackground {background-color:#2933ea;}
        
        Background color #2933ea
      
           Border around this has a color of #2933ea        
        
          <div style="border:2px solid #2933ea;">Content here</div>
        
        
          .myborder {border:2px solid #2933ea;}
        
        Border color #2933ea