#2e08ac color space conversions
Hex:
        #2e08ac
        RGB:
        46, 8, 172
        CMY:
        82, 97, 33
        CMYK:
        73, 95, 0, 33
      HSL:
        254°, 91.1111%, 35.2941%
        HSV (HSB):
        254°, 95.3488%, 67.4510%
        XYZ:
        8.6599, 3.7331, 39.2938
        xyY:
        0.1675, 0.0722, 3.7331
      CIE-Lab:
        22.7686, 57.8835, -75.5494
        CIE-LCH:
        22.7686, 95.1746, 307.4582
        CIE-Luv:
        22.7686, -2.3892, -84.1438
        Hunter-Lab:
        19.3211, 46.1936, -107.0546
      #2e08ac color charts
#2e08ac RGB chart
      #2e08ac CMYK chart
      #2e08ac RGB pie chart
      #2e08ac color shades, tints & tones
#2e08ac color schemes
#2e08ac color preview, HTML & CSS examples
           This text has a color of #2e08ac        
        
          <p style="color:#2e08ac;">Text here</p>
        
        
          .mytext {color:#2e08ac;}
        
        Text color #2e08ac
      
           This box has a color of #2e08ac        
        
          <div style="background-color:#2e08ac;">Content here</div>
        
        
          .mybackground {background-color:#2e08ac;}
        
        Background color #2e08ac
      
           Border around this has a color of #2e08ac        
        
          <div style="border:2px solid #2e08ac;">Content here</div>
        
        
          .myborder {border:2px solid #2e08ac;}
        
        Border color #2e08ac