#2950af color space conversions
Hex:
        #2950af
        RGB:
        41, 80, 175
        CMY:
        84, 69, 31
        CMYK:
        77, 54, 0, 31
      HSL:
        223°, 62.0370%, 42.3529%
        HSV (HSB):
        223°, 76.5714%, 68.6275%
        XYZ:
        11.5210, 9.3039, 41.7460
        xyY:
        0.1841, 0.1487, 9.3039
      CIE-Lab:
        36.5629, 20.8854, -54.6685
        CIE-LCH:
        36.5629, 58.5222, 290.9087
        CIE-Luv:
        36.5629, -14.7638, -78.5687
        Hunter-Lab:
        30.5023, 14.0421, -59.7940
      #2950af color charts
#2950af RGB chart
      #2950af CMYK chart
      #2950af RGB pie chart
      #2950af color shades, tints & tones
#2950af color schemes
#2950af color preview, HTML & CSS examples
           This text has a color of #2950af        
        
          <p style="color:#2950af;">Text here</p>
        
        
          .mytext {color:#2950af;}
        
        Text color #2950af
      
           This box has a color of #2950af        
        
          <div style="background-color:#2950af;">Content here</div>
        
        
          .mybackground {background-color:#2950af;}
        
        Background color #2950af
      
           Border around this has a color of #2950af        
        
          <div style="border:2px solid #2950af;">Content here</div>
        
        
          .myborder {border:2px solid #2950af;}
        
        Border color #2950af