#2726ea color space conversions
Hex:
        #2726ea
        RGB:
        39, 38, 234
        CMY:
        85, 85, 8
        CMYK:
        83, 84, 0, 8
      HSL:
        240°, 82.3529%, 53.3333%
        HSV (HSB):
        240°, 83.7607%, 91.7647%
        XYZ:
        16.3811, 7.7581, 78.4760
        xyY:
        0.1596, 0.0756, 7.7581
      CIE-Lab:
        33.4739, 65.0024, -94.0175
        CIE-LCH:
        33.4739, 114.3005, 304.6595
        CIE-Luv:
        33.4739, -8.6473, -121.2764
        Hunter-Lab:
        27.8533, 56.2361, -147.5507
      #2726ea color charts
#2726ea RGB chart
      #2726ea CMYK chart
      #2726ea RGB pie chart
      #2726ea color shades, tints & tones
#2726ea color schemes
#2726ea color preview, HTML & CSS examples
           This text has a color of #2726ea        
        
          <p style="color:#2726ea;">Text here</p>
        
        
          .mytext {color:#2726ea;}
        
        Text color #2726ea
      
           This box has a color of #2726ea        
        
          <div style="background-color:#2726ea;">Content here</div>
        
        
          .mybackground {background-color:#2726ea;}
        
        Background color #2726ea
      
           Border around this has a color of #2726ea        
        
          <div style="border:2px solid #2726ea;">Content here</div>
        
        
          .myborder {border:2px solid #2726ea;}
        
        Border color #2726ea