#2a49ea color space conversions
Hex:
        #2a49ea
        RGB:
        42, 73, 234
        CMY:
        84, 71, 8
        CMYK:
        82, 69, 0, 8
      HSL:
        230°, 82.0513%, 54.1176%
        HSV (HSB):
        230°, 82.0513%, 91.7647%
        XYZ:
        18.1887, 11.1978, 79.0447
        xyY:
        0.1677, 0.1033, 11.1978
      CIE-Lab:
        39.9117, 47.1328, -83.3499
        CIE-LCH:
        39.9117, 95.7534, 299.4874
        CIE-Luv:
        39.9117, -13.4698, -119.4645
        Hunter-Lab:
        33.4632, 38.4619, -116.6270
      #2a49ea color charts
#2a49ea RGB chart
      #2a49ea CMYK chart
      #2a49ea RGB pie chart
      #2a49ea color shades, tints & tones
#2a49ea color schemes
#2a49ea color preview, HTML & CSS examples
           This text has a color of #2a49ea        
        
          <p style="color:#2a49ea;">Text here</p>
        
        
          .mytext {color:#2a49ea;}
        
        Text color #2a49ea
      
           This box has a color of #2a49ea        
        
          <div style="background-color:#2a49ea;">Content here</div>
        
        
          .mybackground {background-color:#2a49ea;}
        
        Background color #2a49ea
      
           Border around this has a color of #2a49ea        
        
          <div style="border:2px solid #2a49ea;">Content here</div>
        
        
          .myborder {border:2px solid #2a49ea;}
        
        Border color #2a49ea