#2942cb color space conversions
Hex:
        #2942cb
        RGB:
        41, 66, 203
        CMY:
        84, 74, 20
        CMYK:
        80, 67, 0, 20
      HSL:
        231°, 66.3934%, 47.8431%
        HSV (HSB):
        231°, 79.8030%, 79.6078%
        XYZ:
        13.6422, 8.6796, 57.4562
        xyY:
        0.1710, 0.1088, 8.6796
      CIE-Lab:
        35.3600, 40.4097, -73.0660
        CIE-LCH:
        35.3600, 83.4960, 298.9451
        CIE-Luv:
        35.3600, -11.6145, -101.7236
        Hunter-Lab:
        29.4612, 31.0981, -95.0064
      #2942cb color charts
#2942cb RGB chart
      #2942cb CMYK chart
      #2942cb RGB pie chart
      #2942cb color shades, tints & tones
#2942cb color schemes
#2942cb color preview, HTML & CSS examples
           This text has a color of #2942cb        
        
          <p style="color:#2942cb;">Text here</p>
        
        
          .mytext {color:#2942cb;}
        
        Text color #2942cb
      
           This box has a color of #2942cb        
        
          <div style="background-color:#2942cb;">Content here</div>
        
        
          .mybackground {background-color:#2942cb;}
        
        Background color #2942cb
      
           Border around this has a color of #2942cb        
        
          <div style="border:2px solid #2942cb;">Content here</div>
        
        
          .myborder {border:2px solid #2942cb;}
        
        Border color #2942cb