#2e07aa color space conversions
Hex:
        #2e07aa
        RGB:
        46, 7, 170
        CMY:
        82, 97, 33
        CMYK:
        73, 96, 0, 33
      HSL:
        254°, 92.0904%, 34.7059%
        HSV (HSB):
        254°, 95.8824%, 66.6667%
        XYZ:
        8.4584, 3.6351, 38.2860
        xyY:
        0.1679, 0.0722, 3.6351
      CIE-Lab:
        22.4264, 57.5994, -74.9115
        CIE-LCH:
        22.4264, 94.4956, 307.5567
        CIE-Luv:
        22.4264, -2.2144, -82.9082
        Hunter-Lab:
        19.0659, 45.8245, -105.7136
      #2e07aa color charts
#2e07aa RGB chart
      #2e07aa CMYK chart
      #2e07aa RGB pie chart
      #2e07aa color shades, tints & tones
#2e07aa color schemes
#2e07aa color preview, HTML & CSS examples
           This text has a color of #2e07aa        
        
          <p style="color:#2e07aa;">Text here</p>
        
        
          .mytext {color:#2e07aa;}
        
        Text color #2e07aa
      
           This box has a color of #2e07aa        
        
          <div style="background-color:#2e07aa;">Content here</div>
        
        
          .mybackground {background-color:#2e07aa;}
        
        Background color #2e07aa
      
           Border around this has a color of #2e07aa        
        
          <div style="border:2px solid #2e07aa;">Content here</div>
        
        
          .myborder {border:2px solid #2e07aa;}
        
        Border color #2e07aa