#293fce color space conversions
Hex:
        #293fce
        RGB:
        41, 63, 206
        CMY:
        84, 75, 19
        CMYK:
        80, 69, 0, 19
      HSL:
        232°, 66.8016%, 48.4314%
        HSV (HSB):
        232°, 80.0971%, 80.7843%
        XYZ:
        13.8325, 8.4827, 59.3008
        xyY:
        0.1695, 0.1039, 8.4827
      CIE-Lab:
        34.9685, 43.3093, -75.4523
        CIE-LCH:
        34.9685, 86.9985, 299.8557
        CIE-Luv:
        34.9685, -11.0817, -104.0989
        Hunter-Lab:
        29.1250, 33.8074, -100.3315
      #293fce color charts
#293fce RGB chart
      #293fce CMYK chart
      #293fce RGB pie chart
      #293fce color shades, tints & tones
#293fce color schemes
#293fce color preview, HTML & CSS examples
           This text has a color of #293fce        
        
          <p style="color:#293fce;">Text here</p>
        
        
          .mytext {color:#293fce;}
        
        Text color #293fce
      
           This box has a color of #293fce        
        
          <div style="background-color:#293fce;">Content here</div>
        
        
          .mybackground {background-color:#293fce;}
        
        Background color #293fce
      
           Border around this has a color of #293fce        
        
          <div style="border:2px solid #293fce;">Content here</div>
        
        
          .myborder {border:2px solid #293fce;}
        
        Border color #293fce