#2e06fe color space conversions
Hex:
        #2e06fe
        RGB:
        46, 6, 254
        CMY:
        82, 98, 0
        CMYK:
        82, 98, 0, 0
      HSL:
        250°, 99.2000%, 50.9804%
        HSV (HSB):
        250°, 97.6378%, 99.6078%
        XYZ:
        19.0812, 7.8668, 94.2787
        xyY:
        0.1574, 0.0649, 7.8668
      CIE-Lab:
        33.7040, 78.5281, -104.9290
        CIE-LCH:
        33.7040, 131.0601, 306.8109
        CIE-Luv:
        33.7040, -7.0451, -131.3269
        Hunter-Lab:
        28.0479, 72.3513, -179.6606
      #2e06fe color charts
#2e06fe RGB chart
      #2e06fe CMYK chart
      #2e06fe RGB pie chart
      #2e06fe color shades, tints & tones
#2e06fe color schemes
#2e06fe color preview, HTML & CSS examples
           This text has a color of #2e06fe        
        
          <p style="color:#2e06fe;">Text here</p>
        
        
          .mytext {color:#2e06fe;}
        
        Text color #2e06fe
      
           This box has a color of #2e06fe        
        
          <div style="background-color:#2e06fe;">Content here</div>
        
        
          .mybackground {background-color:#2e06fe;}
        
        Background color #2e06fe
      
           Border around this has a color of #2e06fe        
        
          <div style="border:2px solid #2e06fe;">Content here</div>
        
        
          .myborder {border:2px solid #2e06fe;}
        
        Border color #2e06fe