#2e0cba color space conversions
Hex:
        #2e0cba
        RGB:
        46, 12, 186
        CMY:
        82, 95, 27
        CMYK:
        75, 94, 0, 27
      HSL:
        252°, 87.8788%, 38.8235%
        HSV (HSB):
        252°, 93.5484%, 72.9412%
        XYZ:
        10.1211, 4.3890, 46.7681
        xyY:
        0.1652, 0.0716, 4.3890
      CIE-Lab:
        24.9178, 60.6222, -80.3535
        CIE-LCH:
        24.9178, 100.6565, 307.0325
        CIE-Luv:
        24.9178, -3.4456, -92.5414
        Hunter-Lab:
        20.9498, 49.5732, -117.6932
      #2e0cba color charts
#2e0cba RGB chart
      #2e0cba CMYK chart
      #2e0cba RGB pie chart
      #2e0cba color shades, tints & tones
#2e0cba color schemes
#2e0cba color preview, HTML & CSS examples
           This text has a color of #2e0cba        
        
          <p style="color:#2e0cba;">Text here</p>
        
        
          .mytext {color:#2e0cba;}
        
        Text color #2e0cba
      
           This box has a color of #2e0cba        
        
          <div style="background-color:#2e0cba;">Content here</div>
        
        
          .mybackground {background-color:#2e0cba;}
        
        Background color #2e0cba
      
           Border around this has a color of #2e0cba        
        
          <div style="border:2px solid #2e0cba;">Content here</div>
        
        
          .myborder {border:2px solid #2e0cba;}
        
        Border color #2e0cba