#2942bf color space conversions
Hex:
        #2942bf
        RGB:
        41, 66, 191
        CMY:
        84, 74, 25
        CMYK:
        79, 65, 0, 25
      HSL:
        230°, 64.6552%, 45.4902%
        HSV (HSB):
        230°, 78.5340%, 74.9020%
        XYZ:
        12.2666, 8.1294, 50.2128
        xyY:
        0.1737, 0.1151, 8.1294
      CIE-Lab:
        34.2510, 36.0778, -67.8792
        CIE-LCH:
        34.2510, 76.8713, 297.9907
        CIE-Luv:
        34.2510, -11.3915, -94.1638
        Hunter-Lab:
        28.5122, 26.8988, -84.4572
      #2942bf color charts
#2942bf RGB chart
      #2942bf CMYK chart
      #2942bf RGB pie chart
      #2942bf color shades, tints & tones
#2942bf color schemes
#2942bf color preview, HTML & CSS examples
           This text has a color of #2942bf        
        
          <p style="color:#2942bf;">Text here</p>
        
        
          .mytext {color:#2942bf;}
        
        Text color #2942bf
      
           This box has a color of #2942bf        
        
          <div style="background-color:#2942bf;">Content here</div>
        
        
          .mybackground {background-color:#2942bf;}
        
        Background color #2942bf
      
           Border around this has a color of #2942bf        
        
          <div style="border:2px solid #2942bf;">Content here</div>
        
        
          .myborder {border:2px solid #2942bf;}
        
        Border color #2942bf