#2e03ca color space conversions
Hex:
        #2e03ca
        RGB:
        46, 3, 202
        CMY:
        82, 99, 21
        CMYK:
        77, 99, 0, 21
      HSL:
        253°, 97.0732%, 40.1961%
        HSV (HSB):
        253°, 98.5149%, 79.2157%
        XYZ:
        11.8199, 4.9102, 56.2019
        xyY:
        0.1621, 0.0673, 4.9102
      CIE-Lab:
        26.4775, 66.4793, -87.1959
        CIE-LCH:
        26.4775, 109.6478, 307.3224
        CIE-Luv:
        26.4775, -4.0468, -101.3366
        Hunter-Lab:
        22.1590, 56.4361, -134.8656
      #2e03ca color charts
#2e03ca RGB chart
      #2e03ca CMYK chart
      #2e03ca RGB pie chart
      #2e03ca color shades, tints & tones
#2e03ca color schemes
#2e03ca color preview, HTML & CSS examples
           This text has a color of #2e03ca        
        
          <p style="color:#2e03ca;">Text here</p>
        
        
          .mytext {color:#2e03ca;}
        
        Text color #2e03ca
      
           This box has a color of #2e03ca        
        
          <div style="background-color:#2e03ca;">Content here</div>
        
        
          .mybackground {background-color:#2e03ca;}
        
        Background color #2e03ca
      
           Border around this has a color of #2e03ca        
        
          <div style="border:2px solid #2e03ca;">Content here</div>
        
        
          .myborder {border:2px solid #2e03ca;}
        
        Border color #2e03ca