#293eef color space conversions
Hex:
        #293eef
        RGB:
        41, 62, 239
        CMY:
        84, 76, 6
        CMYK:
        83, 74, 0, 6
      HSL:
        234°, 86.0870%, 54.9020%
        HSV (HSB):
        234°, 82.8452%, 93.7255%
        XYZ:
        18.2171, 10.1487, 82.6601
        xyY:
        0.1641, 0.0914, 10.1487
      CIE-Lab:
        38.1079, 55.0576, -89.1597
        CIE-LCH:
        38.1079, 104.7892, 301.6960
        CIE-Luv:
        38.1079, -11.7370, -123.8743
        Hunter-Lab:
        31.8570, 46.3236, -131.5414
      #293eef color charts
#293eef RGB chart
      #293eef CMYK chart
      #293eef RGB pie chart
      #293eef color shades, tints & tones
#293eef color schemes
#293eef color preview, HTML & CSS examples
           This text has a color of #293eef        
        
          <p style="color:#293eef;">Text here</p>
        
        
          .mytext {color:#293eef;}
        
        Text color #293eef
      
           This box has a color of #293eef        
        
          <div style="background-color:#293eef;">Content here</div>
        
        
          .mybackground {background-color:#293eef;}
        
        Background color #293eef
      
           Border around this has a color of #293eef        
        
          <div style="border:2px solid #293eef;">Content here</div>
        
        
          .myborder {border:2px solid #293eef;}
        
        Border color #293eef