#2a26ee color space conversions
Hex:
        #2a26ee
        RGB:
        42, 38, 238
        CMY:
        84, 85, 7
        CMYK:
        82, 84, 0, 7
      HSL:
        241°, 85.4701%, 54.1176%
        HSV (HSB):
        241°, 84.0336%, 93.3333%
        XYZ:
        17.0806, 8.0515, 81.5428
        xyY:
        0.1601, 0.0755, 8.0515
      CIE-Lab:
        34.0899, 66.2524, -95.2614
        CIE-LCH:
        34.0899, 116.0350, 304.8178
        CIE-Luv:
        34.0899, -8.5136, -123.5909
        Hunter-Lab:
        28.3752, 57.7923, -150.5211
      #2a26ee color charts
#2a26ee RGB chart
      #2a26ee CMYK chart
      #2a26ee RGB pie chart
      #2a26ee color shades, tints & tones
#2a26ee color schemes
#2a26ee color preview, HTML & CSS examples
           This text has a color of #2a26ee        
        
          <p style="color:#2a26ee;">Text here</p>
        
        
          .mytext {color:#2a26ee;}
        
        Text color #2a26ee
      
           This box has a color of #2a26ee        
        
          <div style="background-color:#2a26ee;">Content here</div>
        
        
          .mybackground {background-color:#2a26ee;}
        
        Background color #2a26ee
      
           Border around this has a color of #2a26ee        
        
          <div style="border:2px solid #2a26ee;">Content here</div>
        
        
          .myborder {border:2px solid #2a26ee;}
        
        Border color #2a26ee