#2e107b color space conversions
Hex:
        #2e107b
        RGB:
        46, 16, 123
        CMY:
        82, 94, 52
        CMYK:
        63, 87, 0, 52
      HSL:
        257°, 76.9784%, 27.2549%
        HSV (HSB):
        257°, 86.9919%, 48.2353%
        XYZ:
        4.8872, 2.3815, 18.9410
        xyY:
        0.1865, 0.0909, 2.3815
      CIE-Lab:
        17.3739, 42.0739, -54.1050
        CIE-LCH:
        17.3739, 68.5388, 307.8699
        CIE-Luv:
        17.3739, 0.6320, -56.0936
        Hunter-Lab:
        15.4321, 29.5228, -61.9688
      #2e107b color charts
#2e107b RGB chart
      #2e107b CMYK chart
      #2e107b RGB pie chart
      #2e107b color shades, tints & tones
#2e107b color schemes
#2e107b color preview, HTML & CSS examples
           This text has a color of #2e107b        
        
          <p style="color:#2e107b;">Text here</p>
        
        
          .mytext {color:#2e107b;}
        
        Text color #2e107b
      
           This box has a color of #2e107b        
        
          <div style="background-color:#2e107b;">Content here</div>
        
        
          .mybackground {background-color:#2e107b;}
        
        Background color #2e107b
      
           Border around this has a color of #2e107b        
        
          <div style="border:2px solid #2e107b;">Content here</div>
        
        
          .myborder {border:2px solid #2e107b;}
        
        Border color #2e107b