#2e04ce color space conversions
Hex:
        #2e04ce
        RGB:
        46, 4, 206
        CMY:
        82, 98, 19
        CMYK:
        78, 98, 0, 19
      HSL:
        252°, 96.1905%, 41.1765%
        HSV (HSB):
        252°, 98.0583%, 80.7843%
        XYZ:
        12.3107, 5.1239, 58.7327
        xyY:
        0.1616, 0.0673, 5.1239
      CIE-Lab:
        27.0849, 67.2685, -88.5215
        CIE-LCH:
        27.0849, 111.1805, 307.2316
        CIE-Luv:
        27.0849, -4.3221, -103.7149
        Hunter-Lab:
        22.6360, 57.4649, -137.9917
      #2e04ce color charts
#2e04ce RGB chart
      #2e04ce CMYK chart
      #2e04ce RGB pie chart
      #2e04ce color shades, tints & tones
#2e04ce color schemes
#2e04ce color preview, HTML & CSS examples
           This text has a color of #2e04ce        
        
          <p style="color:#2e04ce;">Text here</p>
        
        
          .mytext {color:#2e04ce;}
        
        Text color #2e04ce
      
           This box has a color of #2e04ce        
        
          <div style="background-color:#2e04ce;">Content here</div>
        
        
          .mybackground {background-color:#2e04ce;}
        
        Background color #2e04ce
      
           Border around this has a color of #2e04ce        
        
          <div style="border:2px solid #2e04ce;">Content here</div>
        
        
          .myborder {border:2px solid #2e04ce;}
        
        Border color #2e04ce