#2942ab color space conversions
Hex:
        #2942ab
        RGB:
        41, 66, 171
        CMY:
        84, 74, 33
        CMYK:
        76, 61, 0, 33
      HSL:
        228°, 61.3208%, 41.5686%
        HSV (HSB):
        228°, 76.0234%, 67.0588%
        XYZ:
        10.2134, 7.3081, 39.4004
        xyY:
        0.1794, 0.1284, 7.3081
      CIE-Lab:
        32.4983, 28.6651, -58.9026
        CIE-LCH:
        32.4983, 65.5073, 295.9500
        CIE-Luv:
        32.4983, -11.0744, -81.1246
        Hunter-Lab:
        27.0335, 20.1292, -67.4895
      #2942ab color charts
#2942ab RGB chart
      #2942ab CMYK chart
      #2942ab RGB pie chart
      #2942ab color shades, tints & tones
#2942ab color schemes
#2942ab color preview, HTML & CSS examples
           This text has a color of #2942ab        
        
          <p style="color:#2942ab;">Text here</p>
        
        
          .mytext {color:#2942ab;}
        
        Text color #2942ab
      
           This box has a color of #2942ab        
        
          <div style="background-color:#2942ab;">Content here</div>
        
        
          .mybackground {background-color:#2942ab;}
        
        Background color #2942ab
      
           Border around this has a color of #2942ab        
        
          <div style="border:2px solid #2942ab;">Content here</div>
        
        
          .myborder {border:2px solid #2942ab;}
        
        Border color #2942ab