#292eef color space conversions
Hex:
        #292eef
        RGB:
        41, 46, 239
        CMY:
        84, 82, 6
        CMYK:
        83, 81, 0, 6
      HSL:
        238°, 86.0870%, 54.9020%
        HSV (HSB):
        238°, 82.8452%, 93.7255%
        XYZ:
        17.4714, 8.6574, 82.4116
        xyY:
        0.1610, 0.0798, 8.6574
      CIE-Lab:
        35.3161, 63.1032, -93.7901
        CIE-LCH:
        35.3161, 113.0424, 303.9332
        CIE-Luv:
        35.3161, -9.5127, -124.3556
        Hunter-Lab:
        29.4235, 54.5009, -145.4677
      #292eef color charts
#292eef RGB chart
      #292eef CMYK chart
      #292eef RGB pie chart
      #292eef color shades, tints & tones
#292eef color schemes
#292eef color preview, HTML & CSS examples
           This text has a color of #292eef        
        
          <p style="color:#292eef;">Text here</p>
        
        
          .mytext {color:#292eef;}
        
        Text color #292eef
      
           This box has a color of #292eef        
        
          <div style="background-color:#292eef;">Content here</div>
        
        
          .mybackground {background-color:#292eef;}
        
        Background color #292eef
      
           Border around this has a color of #292eef        
        
          <div style="border:2px solid #292eef;">Content here</div>
        
        
          .myborder {border:2px solid #292eef;}
        
        Border color #292eef